diff -r 71503088f51b -r f880f219c566 openpkg/curl.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openpkg/curl.patch Tue Jul 31 12:23:42 2012 +0200 @@ -0,0 +1,33 @@ +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 +