You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by am...@apache.org on 2007/02/28 15:43:11 UTC

svn commit: r512774 - /xerces/c/trunk/src/Makefile.in

Author: amassari
Date: Wed Feb 28 06:43:11 2007
New Revision: 512774

URL: http://svn.apache.org/viewvc?view=rev&rev=512774
Log:
Regenerate

Modified:
    xerces/c/trunk/src/Makefile.in

Modified: xerces/c/trunk/src/Makefile.in
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/Makefile.in?view=diff&rev=512774&r1=512773&r2=512774
==============================================================================
--- xerces/c/trunk/src/Makefile.in (original)
+++ xerces/c/trunk/src/Makefile.in Wed Feb 28 06:43:11 2007
@@ -1063,6 +1063,10 @@
 target_alias = @target_alias@
 SUBDIRS = $(am__append_13)
 
+# the  -I${top_srcdir} is needed to pick the lib/stricmp.h 
+# header file when doing out-of-tree builds
+AM_CPPFLAGS = -I${top_srcdir}
+
 #
 # Specify the convenience libraries for various xerces components
 # These are used only during the build process and are not themselves installed



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org