[packages] dovecot: Disable linking against libpam. Fixes #5322
[packages.git] / mail / dovecot / Makefile
index 6f2f77f..cc639dd 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2008 OpenWrt.org
+# Copyright (C) 2006-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -35,6 +35,7 @@ define Build/Configure
        );
        $(call Build/Configure/Default, \
                --without-gssapi \
+               --without-pam \
                --with-moduledir=/usr/lib/dovecot/modules \
                --with-notify=dnotify \
                , \