[Echempp-devel] Model/Adapters/test Makefile.am,1.10,1.11
Status: Beta
Brought to you by:
berndspeiser
|
From: Bernd S. <ber...@us...> - 2006-05-14 15:44:45
|
Update of /cvsroot/echempp/Model/Adapters/test In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv5965/test Modified Files: Makefile.am Log Message: Makefile Index: Makefile.am =================================================================== RCS file: /cvsroot/echempp/Model/Adapters/test/Makefile.am,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** Makefile.am 6 Jan 2006 21:51:37 -0000 1.10 --- Makefile.am 14 May 2006 15:44:41 -0000 1.11 *************** *** 8,12 **** -L$(QUANTITIESLIB) -lQuantity \ -L$(BSUTILITIESLIB) -lBSUtilities \ ! -lginac adaptersTest_CXXFLAGS = -Wall -Werror -pedantic-errors -Wno-deprecated \ -DTIXML_USE_STL --- 8,12 ---- -L$(QUANTITIESLIB) -lQuantity \ -L$(BSUTILITIESLIB) -lBSUtilities \ ! -lginac -lloki adaptersTest_CXXFLAGS = -Wall -Werror -pedantic-errors -Wno-deprecated \ -DTIXML_USE_STL |