[sword-cvs] sword configure.ac,1.43,1.44

sword at www.crosswire.org sword at www.crosswire.org
Thu Jul 15 06:11:55 MST 2004


Committed by: joachim

Update of /cvs/core/sword
In directory www:/tmp/cvs-serv9924

Modified Files:
	configure.ac 
Log Message:
fixes for the cppunit stuff; added a better == in SWBuf for comparision with char*

Index: configure.ac
===================================================================
RCS file: /cvs/core/sword/configure.ac,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- configure.ac	18 May 2004 19:20:17 -0000	1.43
+++ configure.ac	15 Jul 2004 13:11:52 -0000	1.44
@@ -288,7 +288,7 @@
 # ---------------------------------------------------------------------
 # Final output
 # ---------------------------------------------------------------------
-AC_CONFIG_FILES(Makefile lib/Makefile tests/Makefile tests/refsys/Makefile \
+AC_CONFIG_FILES(Makefile lib/Makefile tests/Makefile tests/cppunit/Makefile tests/refsys/Makefile \
 	utilities/Makefile examples/Makefile \
 	examples/cmdline/Makefile \
 	utilities/diatheke/Makefile icu/Makefile sword.pc sword.spec)



More information about the sword-cvs mailing list