diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 06:49:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 06:49:37 +0000 |
commit | 9c0caae1c20155b432bb0feb074a8fd9cc1c12bc (patch) | |
tree | 534d0190982c831de589344c3003940ec6f2d6b1 /sysutils/gnome-system-monitor/files | |
parent | 27d17afba2c21f490ea8472d7aa37495e02e3ed8 (diff) |
Notes
Diffstat (limited to 'sysutils/gnome-system-monitor/files')
-rw-r--r-- | sysutils/gnome-system-monitor/files/patch-configure | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/sysutils/gnome-system-monitor/files/patch-configure b/sysutils/gnome-system-monitor/files/patch-configure index ec8d268afa07..504276306bba 100644 --- a/sysutils/gnome-system-monitor/files/patch-configure +++ b/sysutils/gnome-system-monitor/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Sat Jun 7 01:23:06 2003 -+++ configure Sat Jun 7 01:23:17 2003 -@@ -4014,7 +4014,7 @@ +--- configure.orig Mon Nov 25 21:02:50 2002 ++++ configure Fri Nov 29 20:30:44 2002 +@@ -3731,7 +3731,7 @@ cat >>confdefs.h <<_ACEOF @@ -9,3 +9,12 @@ _ACEOF +@@ -6630,7 +6630,7 @@ + s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t + s,@PKG_CONFIG@,$PKG_CONFIG,;t t + s,@PROCMAN_CFLAGS@,$PROCMAN_CFLAGS,;t t +-s,@PROCMAN_LIBS@,$PROCMAN_LIBS,;t t ++s,@PROCMAN_LIBS@, $PROCMAN_LIBS,;t t + s,@GCONF_SCHEMA_CONFIG_SOURCE@,$GCONF_SCHEMA_CONFIG_SOURCE,;t t + s,@GCONF_SCHEMA_FILE_DIR@,$GCONF_SCHEMA_FILE_DIR,;t t + s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t |