diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-11 21:54:24 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-11 21:54:24 +0800 |
commit | c360e3bb41765ce71721434cf1d1c5e33d5898e2 (patch) | |
tree | e7dd3d114dc75aeef0537cf458a88196c805d139 /devel/gnome-vfs/files/patch-configure | |
parent | 409ba716c539f535423b2775058f1380fcad9df6 (diff) | |
download | marcuscom-ports-c360e3bb41765ce71721434cf1d1c5e33d5898e2.tar marcuscom-ports-c360e3bb41765ce71721434cf1d1c5e33d5898e2.tar.gz marcuscom-ports-c360e3bb41765ce71721434cf1d1c5e33d5898e2.tar.bz2 marcuscom-ports-c360e3bb41765ce71721434cf1d1c5e33d5898e2.tar.lz marcuscom-ports-c360e3bb41765ce71721434cf1d1c5e33d5898e2.tar.xz marcuscom-ports-c360e3bb41765ce71721434cf1d1c5e33d5898e2.tar.zst marcuscom-ports-c360e3bb41765ce71721434cf1d1c5e33d5898e2.zip |
- Update to 2.15.3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6557 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome-vfs/files/patch-configure')
-rw-r--r-- | devel/gnome-vfs/files/patch-configure | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/devel/gnome-vfs/files/patch-configure b/devel/gnome-vfs/files/patch-configure index 8835cb06b..1bef1ebac 100644 --- a/devel/gnome-vfs/files/patch-configure +++ b/devel/gnome-vfs/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Wed May 17 11:33:28 2006 -+++ configure Wed May 17 21:44:26 2006 -@@ -23540,6 +23540,8 @@ +--- configure.orig Tue Jul 11 09:30:54 2006 ++++ configure Tue Jul 11 09:31:51 2006 +@@ -23202,6 +23202,8 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -9,7 +9,7 @@ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -23622,6 +23624,7 @@ +@@ -23283,6 +23285,7 @@ fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext @@ -17,7 +17,7 @@ fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 -@@ -23629,6 +23632,7 @@ +@@ -23290,6 +23293,7 @@ cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 _ACEOF @@ -25,7 +25,7 @@ have_ngettext=yes else echo "$as_me:$LINENO: checking for ngettext in -lintl" >&5 -@@ -25026,7 +25030,7 @@ +@@ -24669,7 +24673,7 @@ @@ -34,7 +34,7 @@ do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if eval "test \"\${$as_ac_Header+set}\" = set"; then -@@ -33396,7 +33400,7 @@ +@@ -32940,7 +32944,7 @@ echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -43,7 +43,7 @@ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -33694,7 +33698,7 @@ +@@ -33236,7 +33240,7 @@ echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -52,7 +52,7 @@ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -37536,6 +37540,9 @@ +@@ -38765,6 +38769,9 @@ cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ @@ -62,7 +62,7 @@ #include <sys/statfs.h> #include <sys/fstyp.h> _ACEOF -@@ -37577,6 +37584,9 @@ +@@ -38806,6 +38813,9 @@ cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ @@ -72,9 +72,9 @@ #include <sys/statfs.h> #include <sys/vmount.h> _ACEOF -@@ -39016,6 +39026,7 @@ - s,@ORBIT_IDL@,$ORBIT_IDL,;t t - s,@BONOBO_IDLDIR@,$BONOBO_IDLDIR,;t t +@@ -40026,6 +40036,7 @@ + s,@TEST_CFLAGS@,$TEST_CFLAGS,;t t + s,@TEST_LIBS@,$TEST_LIBS,;t t s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t +s,@PTHREAD_LIB@,$BSD_PTHREAD_LIBS,;t t s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t |