Mod Cplusplus CVS committal
Author : johnksterling
Module : mod_cplusplus
Dir : mod_cplusplus
Modified Files:
ChangeLog
Log Message:
we were not able to build against an installation with apr separate from apache. Submitted by William F. Dowling <wil...@th...>
===================================================================
RCS file: /cvsroot/modcplusplus/mod_cplusplus/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- ChangeLog 19 Jun 2002 14:11:06 -0000 1.8
+++ ChangeLog 12 May 2004 01:36:10 -0000 1.9
@@ -1,3 +1,7 @@
+2004-05-11 John K. Sterling <jo...@st...>
+ * Modified the build to be more flexible in lieu of various
+ linux distributions putting apache includes
+ in a special place. Also properly sniff out libtoolize->glibtoolize
2002-06-16 John K. Sterling <jo...@st...>
* Made additional changes to support win32. The code and dso work
should be complete, but the dsp project file has lots of hardcoded
|