PERFORCE change 131800 for review

Peter Wemm peter at FreeBSD.org
Thu Dec 27 12:05:16 PST 2007


http://perforce.freebsd.org/chv.cgi?CH=131800

Change 131800 by peter at peter_melody on 2007/12/27 20:05:14

	Add apr includes to the path

Affected files ...

.. //depot/projects/hammer/lib/libapr-util/Makefile#2 edit

Differences ...

==== //depot/projects/hammer/lib/libapr-util/Makefile#2 (text+ko) ====

@@ -41,6 +41,7 @@
 		-I${.CURDIR}/../libapr \
 		-I${APRU}/include/private \
 		-I${APRU}/include \
+		-I${APRU}/../apr/include \
 		-I${INCLUDEDIR}/bsdapr/apr
 
 INCSDIR=	${INCLUDEDIR}/bsdapr/apr


More information about the p4-projects mailing list