Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : enotes

Dir     : misc/enotes


Modified Files:
        autogen.sh 
Removed Files:
        config.h 


Log Message:
Tidy, clean and working on OSX
===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/autogen.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- autogen.sh  24 Jun 2004 06:16:26 -0000      1.2
+++ autogen.sh  5 Apr 2005 13:10:49 -0000       1.3
@@ -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.




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to