From 4add52e8828ace579d2f5f45c842667a69496475 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 29 Nov 2010 04:03:26 +0000 Subject: Update to 4.2.2. --- databases/libgda4/files/patch-configure | 37 ++++++++++++++++----------------- 1 file changed, 18 insertions(+), 19 deletions(-) (limited to 'databases/libgda4/files/patch-configure') diff --git a/databases/libgda4/files/patch-configure b/databases/libgda4/files/patch-configure index cf6a34b0c4ae..ab25d332c7fa 100644 --- a/databases/libgda4/files/patch-configure +++ b/databases/libgda4/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2010-11-14 17:29:29.000000000 +0100 -+++ configure 2010-11-14 17:33:39.000000000 +0100 -@@ -19487,9 +19487,9 @@ +--- configure.orig 2010-11-28 20:28:23.000000000 -0500 ++++ configure 2010-11-28 20:28:54.000000000 -0500 +@@ -19487,9 +19487,9 @@ $as_echo_n "checking if gobject-introspe INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0` INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0` INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0` @@ -12,25 +12,24 @@ INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0` INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0` INTROSPECTION_MAKEFILE=$introspection_makefile -@@ -19586,7 +19586,7 @@ - echo "$LIBCRYPTO_PKG_ERRORS" >&5 +@@ -19589,14 +19589,14 @@ fi - if test "$enable_crypto" = "yes"; then -- as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 -+# as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 - fi - have_crypto=no - -@@ -19594,7 +19594,7 @@ + if test "$enable_crypto" = "yes" + then +- as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 ++# as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 + fi + elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } - if test "$enable_crypto" = "yes"; then -- as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 -+# as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 - fi - have_crypto=no - -@@ -21772,6 +21772,15 @@ + if test "$enable_crypto" = "yes" + then +- as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 ++# as_fn_error $? "libcrypto support requested but not found" "$LINENO" 5 + fi + else + LIBCRYPTO_CFLAGS=$pkg_cv_LIBCRYPTO_CFLAGS +@@ -21776,6 +21776,15 @@ $as_echo "#define MDB_BIND_COLUMN_FOUR_A fi CFLAGS="$save_CFLAGS" fi -- cgit v1.2.3