packages/net/freeradius2/patches/001-rlm_ldap_configure.patch
florian 0a3ae7ce06 Add freeradius2 with all modules from freeradius1, others can easily be enabled later
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13 07:40:10 +00:00

14 lines
849 B
Diff

diff -urN freeradius-server-2.1.1/src/modules/rlm_ldap/configure freeradius-server-2.1.1.new/src/modules/rlm_ldap/configure
--- freeradius-server-2.1.1/src/modules/rlm_ldap/configure 2008-09-25 10:41:26.000000000 +0200
+++ freeradius-server-2.1.1.new/src/modules/rlm_ldap/configure 2008-10-13 06:29:23.000000000 +0200
@@ -3744,8 +3744,7 @@
if test x"$fail" != x""; then
if test x"${enable_strict_dependencies}" = x"yes"; then
{ { echo "$as_me:$LINENO: error: set --without-rlm_ldap to disable it explicitly." >&5
-echo "$as_me: error: set --without-rlm_ldap to disable it explicitly." >&2;}
- { (exit 1); exit 1; }; }
+echo "$as_me: error: set --without-rlm_ldap to disable it explicitly." >&2;} }
else
{ echo "$as_me:$LINENO: WARNING: silently not building rlm_ldap." >&5
echo "$as_me: WARNING: silently not building rlm_ldap." >&2;}