summaryrefslogtreecommitdiff
path: root/www/Mosaic/patches/patch-am
blob: e69a6d709c4afba796fa31b8761daa33aef97e84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-am,v 1.2 1998/08/07 11:14:20 agc Exp $

--- 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.