remove a section of the patch that should not have gone in.

This commit is contained in:
brad 2002-07-20 04:38:12 +00:00
parent e2a4802289
commit dc1652ef5d

View File

@ -1,14 +1,5 @@
--- Local.config.orig Sat Sep 2 16:02:09 2000
+++ Local.config Fri Jul 19 17:51:16 2002
@@ -84,7 +84,7 @@ XCOMM includes are correct.
#ifdef HavePNG
PNG_LIB = -L/usr/lib -lpng -lz
-PNG_INCLUDE = -I/usr/include/png
+PNG_INCLUDE = /usr/include/png
#endif
XCOMM If you are running SunOS and get an error with the following undefined
--- Local.config.orig Sat Sep 2 18:02:09 2000
+++ Local.config Sat Jul 20 00:47:01 2002
@@ -148,3 +148,14 @@ JPEG_INCLUDE = -I/usr/local/include
JPEG_LIB = -L/usr/local/lib -ljpeg
XPM_INCLUDE = -I/usr/X11R6/include/X11