against libdb
Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38526
3c298f89-4303-0410-b956-
a3cf2f4a3e73
PKG_NAME:=libpam
PKG_VERSION:=1.1.8
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE:=Linux-PAM-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.linux-pam.org/library/
endef
define Package/libpam/description
- Linux-PAM is a free implementation of the following DCE-RFC from Sunsoft.
+ Linux-PAM is a free implementation of the following DCE-RFC from Sunsoft.
endef
TARGET_CFLAGS += $(FPIC)
--disable-selinux \
--disable-nls \
--disable-rpath \
+ --enable-db=no \
)
endef