diff options
author | ade <ade@FreeBSD.org> | 2000-03-22 01:50:13 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-03-22 01:50:13 +0800 |
commit | ef479fbf1c5008a2f584008fd2c66d8437aef9b0 (patch) | |
tree | 896db08af2e1a89ca0756392425642b632e04d3d /misc/gnomeutils2/files | |
parent | 1bac402c43dc1fb2da44a46bef6eb0d0c0cda675 (diff) | |
download | freebsd-ports-gnome-ef479fbf1c5008a2f584008fd2c66d8437aef9b0.tar.gz freebsd-ports-gnome-ef479fbf1c5008a2f584008fd2c66d8437aef9b0.tar.zst freebsd-ports-gnome-ef479fbf1c5008a2f584008fd2c66d8437aef9b0.zip |
Update to 1.0.51
Diffstat (limited to 'misc/gnomeutils2/files')
-rw-r--r-- | misc/gnomeutils2/files/patch-aa | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/misc/gnomeutils2/files/patch-aa b/misc/gnomeutils2/files/patch-aa index 31dde3d638b4..a8dc69285a9d 100644 --- a/misc/gnomeutils2/files/patch-aa +++ b/misc/gnomeutils2/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Tue Sep 28 17:45:40 1999 -+++ configure Mon Oct 4 17:32:08 1999 -@@ -2409,7 +2409,7 @@ +--- configure.orig Wed Mar 8 09:07:49 2000 ++++ configure Sat Mar 11 15:35:52 2000 +@@ -2480,7 +2480,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 @@ -9,16 +9,16 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for pthread_create""... $ac_c" 1>&6 -@@ -3165,7 +3165,7 @@ +@@ -3277,7 +3277,7 @@ echo $ac_n "checking for an obGnomeConf.sh""... $ac_c" 1>&6 - echo "configure:3168: checking for an obGnomeConf.sh" >&5 + echo "configure:3280: checking for an obGnomeConf.sh" >&5 - my_gnome_libdir=`$GNOME_CONFIG --libdir` + my_gnome_libdir=`$GNOME_CONFIG --sysconfdir` if test -f $my_gnome_libdir/obGnomeConf.sh; then . $my_gnome_libdir/obGnomeConf.sh echo "$ac_t""found $my_gnome_libdir" 1>&6 -@@ -5419,7 +5419,7 @@ +@@ -5531,7 +5531,7 @@ cat conftest.$ac_ext >&5 rm -rf conftest* CATOBJEXT=.mo |