diff options
Diffstat (limited to 'devel/glib20/files/patch-ae')
-rw-r--r-- | devel/glib20/files/patch-ae | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/devel/glib20/files/patch-ae b/devel/glib20/files/patch-ae index 87404113cbaf..eff5d0e563c9 100644 --- a/devel/glib20/files/patch-ae +++ b/devel/glib20/files/patch-ae @@ -1,9 +1,9 @@ $FreeBSD$ ---- configure.orig Tue Jan 29 18:34:49 2002 -+++ configure Tue Feb 12 10:13:56 2002 -@@ -16378,8 +16378,8 @@ +--- configure.orig Fri Feb 15 18:43:40 2002 ++++ configure Wed Feb 27 09:37:41 2002 +@@ -16692,8 +16692,8 @@ rm -f conftest.$ac_objext conftest.$ac_ext fi ;; @@ -14,7 +14,7 @@ $FreeBSD$ # FreeBSD 2.2.x shiped with gcc 2.7.2.x, which doesn't support # -mthreads flag. -@@ -16457,13 +16457,13 @@ +@@ -16771,13 +16771,13 @@ fi ;; *) @@ -31,13 +31,13 @@ $FreeBSD$ fi if test x"$have_threads" = xposix; then defattr=0 -@@ -17660,13 +17660,13 @@ +@@ -17974,13 +17974,13 @@ # # Check for libiconv # -- echo "$as_me:17663: checking for libiconv_open in -liconv" >&5 +- echo "$as_me:17977: checking for libiconv_open in -liconv" >&5 -echo $ECHO_N "checking for libiconv_open in -liconv... $ECHO_C" >&6 -+ echo "$as_me:17663: checking for libiconv_open in -lgiconv" >&5 ++ echo "$as_me:17977: checking for libiconv_open in -lgiconv" >&5 +echo $ECHO_N "checking for libiconv_open in -lgiconv... $ECHO_C" >&6 if test "${ac_cv_lib_iconv_libiconv_open+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -46,9 +46,9 @@ $FreeBSD$ -LIBS="-liconv $LIBS" +LIBS="-lgiconv $LIBS" cat >conftest.$ac_ext <<_ACEOF - #line 17671 "configure" + #line 17985 "configure" #include "confdefs.h" -@@ -17728,7 +17728,7 @@ +@@ -18042,7 +18042,7 @@ fi if test "x$with_libiconv" = "xyes" ; then |