463fedf9b4f80132f22342ca40b371147d49bbc3
[openwrt/svn-archive/archive.git] / net / freeradius2 / patches / 001-rlm_ldap_configure.patch
1 diff -urN freeradius-server-2.1.1/src/modules/rlm_ldap/configure freeradius-server-2.1.1.new/src/modules/rlm_ldap/configure
2 --- freeradius-server-2.1.1/src/modules/rlm_ldap/configure 2008-09-25 10:41:26.000000000 +0200
3 +++ freeradius-server-2.1.1.new/src/modules/rlm_ldap/configure 2008-10-13 06:29:23.000000000 +0200
4 @@ -3744,8 +3744,7 @@
5 if test x"$fail" != x""; then
6 if test x"${enable_strict_dependencies}" = x"yes"; then
7 { { echo "$as_me:$LINENO: error: set --without-rlm_ldap to disable it explicitly." >&5
8 -echo "$as_me: error: set --without-rlm_ldap to disable it explicitly." >&2;}
9 - { (exit 1); exit 1; }; }
10 +echo "$as_me: error: set --without-rlm_ldap to disable it explicitly." >&2;} }
11 else
12 { echo "$as_me:$LINENO: WARNING: silently not building rlm_ldap." >&5
13 echo "$as_me: WARNING: silently not building rlm_ldap." >&2;}