aboutsummaryrefslogtreecommitdiff
path: root/astro/seti_applet/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'astro/seti_applet/files/patch-ac')
-rw-r--r--astro/seti_applet/files/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/astro/seti_applet/files/patch-ac b/astro/seti_applet/files/patch-ac
new file mode 100644
index 000000000000..35f25c84f6da
--- /dev/null
+++ b/astro/seti_applet/files/patch-ac
@@ -0,0 +1,13 @@
+--- configure.orig Fri May 12 15:55:34 2000
++++ configure Thu Jul 13 13:35:47 2000
+@@ -4538,8 +4538,8 @@
+ < $srcdir/po/POTFILES.in > po/POTFILES
+
+
+-CFLAGS=`$CFLAGS $GNOME_CONFIG --cflags gnome gtk glib applets`
+-LDFLAGS=`$LDFLAGS $GNOME_CONFIG --libs gnome gtk glib applets`
++CFLAGS="$CFLAGS `$GNOME_CONFIG --cflags gnome gtk glib applets`"
++LDFLAGS="$LDFLAGS `$GNOME_CONFIG --libs gnome gtk glib applets`"
+
+
+