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