summaryrefslogtreecommitdiff
path: root/x11/libgnome/files/patch-ac
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-14 03:41:26 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-14 03:41:26 +0000
commit46519c4d05d81aceafeda4c133d5cfb74af8a736 (patch)
tree366f571e2c6531b7d34dafeea236fb8291d96fbf /x11/libgnome/files/patch-ac
parentPR: ports/14303 (diff)
PR: ports/14303
Submitted by:Ade Lovett <ade@lovett.com> Update to 1.0.53 This is a core library for 'October GNOME'
Notes
Notes: svn path=/head/; revision=22416
Diffstat (limited to 'x11/libgnome/files/patch-ac')
-rw-r--r--x11/libgnome/files/patch-ac16
1 files changed, 8 insertions, 8 deletions
diff --git a/x11/libgnome/files/patch-ac b/x11/libgnome/files/patch-ac
index 3f491f338654..4e488e3a5659 100644
--- a/x11/libgnome/files/patch-ac
+++ b/x11/libgnome/files/patch-ac
@@ -1,15 +1,15 @@
---- gnome-config.in.orig Mon May 31 06:04:01 1999
-+++ gnome-config.in Mon Jul 12 10:27:28 1999
+--- gnome-config.in.orig Fri Sep 10 13:25:18 1999
++++ gnome-config.in Thu Sep 23 12:18:53 1999
@@ -19,7 +19,7 @@
pkglibdir=${libdir}/@PACKAGE@
pkgincludedir=${includedir}/@PACKAGE@
MODULE_VERSION=@PACKAGE@-@VERSION@
--module_dirs="$libdir:$GNOME_LIBCONFIG_PATH"
-+module_dirs="$sysconfdir:$GNOME_LIBCONFIG_PATH"
+-module_dirs="$libdir"
++module_dirs="$sysconfdir"
- usage()
- {
-@@ -46,18 +46,18 @@
+ # stolen from autoconf
+ if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
+@@ -65,18 +65,18 @@
Known values for LIBRARY are:
@@ -31,7 +31,7 @@
is looked in for the necessary information. Those currently installed
appear to be:
-@@ -149,19 +149,19 @@
+@@ -161,19 +161,19 @@
usage 1
;;
glib)