Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/emotion

Dir     : e17/libs/emotion


Modified Files:
        autogen.sh 


Log Message:
glibtoolize

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/emotion/autogen.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- autogen.sh  24 Jun 2004 06:11:31 -0000      1.3
+++ autogen.sh  13 Sep 2004 05:38:15 -0000      1.4
@@ -6,7 +6,7 @@
 echo "Running aclocal..."; aclocal $ACLOCAL_FLAGS -I m4 \
 && echo "Running autoheader..."; autoheader \
 && echo "Running autoconf..."; autoconf \
-&& echo "Running libtoolize..."; libtoolize --automake \
+&& echo "Running libtoolize..."; (libtoolize --automake || glibtoolize --automake) \
 && echo "Running automake..."; automake --add-missing --copy --gnu
 
 ###  If you want this, uncomment it.




-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to