[Echempp-devel] Utilities/Algorithms/test Makefile.am,1.3,1.4
Status: Beta
Brought to you by:
berndspeiser
|
From: Bernd S. <ber...@us...> - 2009-05-28 08:15:21
|
Update of /cvsroot/echempp/Utilities/Algorithms/test In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv28746 Modified Files: Makefile.am Log Message: updated Makefiles: AM_CPPFLAGS Index: Makefile.am =================================================================== RCS file: /cvsroot/echempp/Utilities/Algorithms/test/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Makefile.am 6 Jan 2006 21:52:09 -0000 1.3 --- Makefile.am 28 May 2009 08:15:07 -0000 1.4 *************** *** 4,6 **** -DTIXML_USE_STL ! INCLUDES = -I.. --- 4,6 ---- -DTIXML_USE_STL ! AM_CPPFLAGS = -I.. |