Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/embryo

Dir     : e17/libs/embryo


Modified Files:
        autogen.sh 


Log Message:
Use libtoolize instead of libtool.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/embryo/autogen.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- autogen.sh  24 Mar 2004 09:48:28 -0000      1.1
+++ autogen.sh  25 Mar 2004 02:08:55 -0000      1.2
@@ -15,7 +15,7 @@
 }
 
 (grep "^AM_PROG_LIBTOOL" $srcdir/configure.in >/dev/null) && {
-  (libtool --version) < /dev/null > /dev/null 2>&1 || {
+  (libtoolize --version) < /dev/null > /dev/null 2>&1 || {
     echo
     echo "**Error**: You must have \`libtool' installed."
     echo "Get ftp://ftp.gnu.org/pub/gnu/libtool-1.2d.tar.gz";




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to