Files @ f5d062a5d761
Branch filter:

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

binki
dev-util/fastconf: New ebuild: fastconf-0.0.1_pre20100930, a snapshot of sedzimir's fastconf to act as a dependency for sunrise-commit which now comes with a fastconf-based ./configure.

(Portage version: 2.2_rc88-r1/hg/Linux x86_64, signed Manifest commit)
--- 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@