[sword-svn] r2539 - in trunk/bindings/swig: . package

greg.hellings at crosswire.org greg.hellings at crosswire.org
Sun Aug 22 21:02:31 MST 2010


Author: greg.hellings
Date: 2010-08-22 21:02:31 -0700 (Sun, 22 Aug 2010)
New Revision: 2539

Modified:
   trunk/bindings/swig/package/autogen.sh
   trunk/bindings/swig/sword.pl
Log:
Updated autotools so that Perl bindings will build.


Modified: trunk/bindings/swig/package/autogen.sh
===================================================================
--- trunk/bindings/swig/package/autogen.sh	2010-08-23 03:53:41 UTC (rev 2538)
+++ trunk/bindings/swig/package/autogen.sh	2010-08-23 04:02:31 UTC (rev 2539)
@@ -2,6 +2,7 @@
 echo "*** copying swig files"
 cp -a ../*.i .
 cp -a ../*.h .
+cp -R ../local .
 
 echo "*** Recreating libtool"
 if test -z "$LTIZE"; then


Property changes on: trunk/bindings/swig/sword.pl
___________________________________________________________________
Added: svn:executable
   + *




More information about the sword-cvs mailing list