[sword-cvs] sword/lib Makefile.am,1.23,1.24

sword at www.crosswire.org sword at www.crosswire.org
Fri Jul 23 13:51:44 MST 2004


Committed by: dglassey

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

Modified Files:
	Makefile.am 
Log Message:

disable ftplib stuff for 1.5.8 - it isn't mature enough
cppunit detection is commented out


Index: Makefile.am
===================================================================
RCS file: /cvs/core/sword/lib/Makefile.am,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- Makefile.am	18 May 2004 19:20:17 -0000	1.23
+++ Makefile.am	23 Jul 2004 20:51:42 -0000	1.24
@@ -26,7 +26,8 @@
 
 AM_CPPFLAGS += $(ICUDEF)
 
-if WITHCURL
+#if WITHCURL
+if INSTALLMGR
 IMGRLIBADD = -lcurl $(CURL_LIBS)
 else
 IMGRLIBADD =



More information about the sword-cvs mailing list