png header path change.

This commit is contained in:
wilfried 2002-07-19 07:44:08 +00:00
parent 4648ad155b
commit 4bc5b5c870

View File

@ -64,7 +64,7 @@
+#ifdef UseInstalledPng
+PNG = -DDOPNG
+LIBPNG = -L/usr/local/lib -lpng
+PNGINCLUDE = -I/usr/local/include
+PNGINCLUDE = -I$(LOCALBASE)/include/libpng
+#endif
+
#ifdef HavePDS