You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

33 lines
826 B

Index: configure
--- configure.orig 2012-05-22 23:46:41.000000000 +0200
+++ configure 2012-05-25 22:56:57.000000000 +0200
@@ -4886,10 +4886,7 @@
if $ac_preproc_ok; then :
else
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error "C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." "$LINENO" 5; }
+ :
fi
ac_ext=c
@@ -19472,7 +19469,7 @@
$as_echo_n "(cached) " >&6
else
ac_check_lib_save_LIBS=$LIBS
-LIBS="-l"$LDAPLIBNAME" $LIBS"
+LIBS="-l$LDAPLIBNAME $LIBS"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -19506,7 +19503,7 @@
#define `$as_echo "HAVE_LIB"$LDAPLIBNAME"" | $as_tr_cpp` 1
_ACEOF
- LIBS="-l"$LDAPLIBNAME" $LIBS"
+ LIBS="-l$LDAPLIBNAME $LIBS"
else