summaryrefslogtreecommitdiff
path: root/www/Mosaic/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'www/Mosaic/patches/patch-am')
-rw-r--r--www/Mosaic/patches/patch-am10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/Mosaic/patches/patch-am b/www/Mosaic/patches/patch-am
new file mode 100644
index 00000000000..14aace40037
--- /dev/null
+++ b/www/Mosaic/patches/patch-am
@@ -0,0 +1,10 @@
+--- libXmx/Makefile.in.orig Tue Jun 25 04:29:07 1996
++++ libXmx/Makefile.in Sat Jul 11 22:44:05 1998
+@@ -7,6 +7,7 @@
+ CC= @CC@
+ LIBS = @LIBS@
+ CFLAGS = @CFLAGS@
++CPPFLAGS = @CPPFLAGS@
+ RANLIB = @RANLIB@
+
+ # You shouldn't need to edit below here.