[sword-svn] r2957 - trunk

scribe at crosswire.org scribe at crosswire.org
Mon Aug 12 00:22:45 MST 2013


Author: scribe
Date: 2013-08-12 00:22:45 -0700 (Mon, 12 Aug 2013)
New Revision: 2957

Modified:
   trunk/sword.pc.in
Log:
removed version define


Modified: trunk/sword.pc.in
===================================================================
--- trunk/sword.pc.in	2013-08-12 07:19:41 UTC (rev 2956)
+++ trunk/sword.pc.in	2013-08-12 07:22:45 UTC (rev 2957)
@@ -10,5 +10,5 @@
 @SHAREDLIB_TRUE at Libs: -L${libdir} -lsword
 @SHAREDLIB_FALSE at Libs: -L${libdir} -lsword -lz @CURL_LIBS@ @CLUCENE_LIBS@ @ICU_LIBS@ @ICU_IOLIBS@
 Libs.private: -L${libdir} -lsword -lz @CURL_LIBS@ @CLUCENE_LIBS@ @ICU_LIBS@ @ICU_IOLIBS@
-Cflags: -I${includedir}/sword -DSWORD_NUMVERSION=@SWORD_NUMVERSION@
+Cflags: -I${includedir}/sword 
 




More information about the sword-cvs mailing list