From e84a6a62d78abd1e86743d49d04070309c83946c Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Wed, 10 Sep 2003 20:24:49 +0000 Subject: [PATCH] Added -I/sw/include to Make/makedefs --- Make/makedefs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Make/makedefs b/Make/makedefs index 03094723e..2477e09e2 100644 --- a/Make/makedefs +++ b/Make/makedefs @@ -407,7 +407,7 @@ ifeq ($(OS),Darwin) LIB_EXT = dylib QUICKTIME = -framework QuickTime $(CARBON_LIB) FREETYPE_INCLUDE = -I/sw/include/freetype2 - LIBXML2_INCLUDE = -I/sw/include/libxml2 + LIBXML2_INCLUDE = -I/sw/include/libxml2 -I/sw/include TIFF_LIB = -ltiff LIBVERSION = -current_version $(VERSION) \ -compatibility_version \