Enlightenment CVS committal

Author  : vapier
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        autogen.sh 


Log Message:
copy files, dont link them

===================================================================
RCS file: /cvs/e/e16/e/autogen.sh,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- autogen.sh  29 Mar 2006 16:22:20 -0000      1.20
+++ autogen.sh  24 Aug 2006 19:59:18 -0000      1.21
@@ -22,7 +22,7 @@
 echo "Running autoheader"
 autoheader || exit 1
 echo "Running automake --add-missing"
-automake --add-missing || exit 1
+automake --copy --add-missing || exit 1
 
 if test x$NOCONFIGURE != x; then
     echo "Skipping configure process."



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to