diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-30 13:51:46 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-30 13:51:46 +0000 |
commit | 0d54f85d0b401151da6a7804f31b35f91c58c8d5 (patch) | |
tree | f7300e0422b17b655463c81ccd80b24806383f48 /x11/gnome-libs/files/patch-ac | |
parent | Activate libgtop. (diff) |
Upgrade to 0.30.
Notes
Notes:
svn path=/head/; revision=13555
Diffstat (limited to 'x11/gnome-libs/files/patch-ac')
-rw-r--r-- | x11/gnome-libs/files/patch-ac | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/gnome-libs/files/patch-ac b/x11/gnome-libs/files/patch-ac index 88f5d3875771..c3b4928b732f 100644 --- a/x11/gnome-libs/files/patch-ac +++ b/x11/gnome-libs/files/patch-ac @@ -1,15 +1,15 @@ ---- gnome-config.in.orig Wed Aug 26 19:16:24 1998 -+++ gnome-config.in Wed Aug 26 19:16:57 1998 -@@ -36,7 +36,7 @@ - glib (calls glib-config) +--- gnome-config.in.orig Mon Sep 21 23:15:02 1998 ++++ gnome-config.in Sat Sep 26 22:12:16 1998 +@@ -45,7 +45,7 @@ gnome gnomeui + gnorba - gtk (calls gtk-config) + gtk11 (calls gtk11-config) gtkxmhtml (only --libs) zvt (only --libs) -@@ -92,9 +92,9 @@ +@@ -116,9 +116,9 @@ the_libs="$the_libs `glib-config --libs`" the_flags="$the_flags `glib-config --cflags`" ;; |