Files @ e9c00ed814b3
Branch filter:

Location: ohnobinki_overlay/dev-tcltk/tclxml/files/tclxml-3_include_path.patch

binki
dev-libs/DirectFB: Initial import from Gentoo's Portage
--- expat/Makefile.in.orig	2006-04-08 12:28:11.594940750 +0200
+++ expat/Makefile.in	2006-04-08 12:28:26.927899000 +0200
@@ -175,7 +175,8 @@
 INCLUDES	= @TCL_INCLUDES@ \
 	-I$(srcdir)/xmltok	\
 	-I$(srcdir)/xmlparse	\
-	-I$(srcdir)/xmlwf
+	-I$(srcdir)/xmlwf	\
+	-I../include
 
 EXTRA_CFLAGS	= $(MEM_DEBUG_FLAGS) @EXTRA_CFLAGS@