package/dante: remove --without-pam
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 9 Dec 2019 22:27:44 +0000 (23:27 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 12 Dec 2019 07:43:50 +0000 (08:43 +0100)
--without-pam was wrongly put back when next was merged into master for
2019.02 in commit 13c43455a05b (Merge branch 'next')

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
[Peter: mention next merge]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/dante/dante.mk

index 0bd036d37e73fa1d7b5bf1d2f68d7397168cd2df..0668042bd8e9a4c047aa2571d8aac6ee0fd0ef20 100644 (file)
@@ -12,7 +12,7 @@ DANTE_LICENSE_FILES = LICENSE
 # 0002-compiler.m4-do-not-remove-g-flag.patch touches a m4 file
 DANTE_AUTORECONF = YES
 
-DANTE_CONF_OPTS += --disable-client --disable-preload --without-pam
+DANTE_CONF_OPTS += --disable-client --disable-preload
 
 ifeq ($(BR2_PACKAGE_LINUX_PAM),y)
 DANTE_DEPENDENCIES += linux-pam