Enlightenment CVS committal

Author  : shadoi
Project : misc
Module  : embrace

Dir     : misc/embrace


Modified Files:
        autogen.sh 


Log Message:
Make autogen.sh run ./configure automatically.

===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/autogen.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- autogen.sh  1 Mar 2004 20:02:50 -0000       1.1
+++ autogen.sh  2 Sep 2004 20:01:16 -0000       1.2
@@ -56,6 +56,5 @@
 
 ) || exit 1
 
-echo
-echo "Type './configure' to configure embrace."
-echo
+echo "Running ./configure with no options."
+./configure




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to