Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : proto

Dir     : e17/proto/entropy


Modified Files:
        autogen.sh 


Log Message:
Use the version of libtool we've detected.

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/entropy/autogen.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- autogen.sh  22 Oct 2005 08:33:33 -0000      1.2
+++ autogen.sh  24 Oct 2005 05:20:01 -0000      1.3
@@ -98,7 +98,7 @@
       done
       if grep "^AM_PROG_LIBTOOL" configure.in >/dev/null; then
        echo "Running libtoolize..."
-       libtoolize --force --copy
+       $LIBTOOLIZE --force --copy
       fi
       echo "Running aclocal $aclocalinclude ..."
       aclocal -I m4 $aclocalinclude




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to