Fixed! Thanks! *Daniel gives cedric HEAVY SPANK! Btw, it was a very quick fix.
Thanks. Daniel Juyung Seo (SeoZ) On Thu, Apr 14, 2011 at 11:51 PM, Enlightenment SVN < [email protected]> wrote: > Log: > autogen: unobrk things. > > > Author: cedric > Date: 2011-04-14 07:51:36 -0700 (Thu, 14 Apr 2011) > New Revision: 58668 > Trac: http://trac.enlightenment.org/e/changeset/58668 > > Modified: > trunk/e/autogen.sh trunk/e_dbus/autogen.sh trunk/ecore/autogen.sh > trunk/edje/autogen.sh trunk/eet/autogen.sh trunk/eeze/autogen.sh > trunk/efreet/autogen.sh trunk/eina/autogen.sh trunk/eio/autogen.sh > trunk/elementary/autogen.sh trunk/emotion/autogen.sh trunk/ethumb/autogen.sh > trunk/evas/autogen.sh > > Modified: trunk/e/autogen.sh > =================================================================== > --- trunk/e/autogen.sh 2011-04-14 14:03:46 UTC (rev 58667) > +++ trunk/e/autogen.sh 2011-04-14 14:51:36 UTC (rev 58668) > @@ -1,5 +1,8 @@ > #!/bin/sh > > +touch README > +touch ABOUT-NLS > + > echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 > echo "Running autoheader..." ; autoheader || exit 1 > echo "Running autoconf..." ; autoconf || exit 1 > > Modified: trunk/e_dbus/autogen.sh > =================================================================== > --- trunk/e_dbus/autogen.sh 2011-04-14 14:03:46 UTC (rev 58667) > +++ trunk/e_dbus/autogen.sh 2011-04-14 14:51:36 UTC (rev 58668) > @@ -1,5 +1,8 @@ > #!/bin/sh > > +touch README > +touch ABOUT-NLS > + > echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 > echo "Running autoheader..." ; autoheader || exit 1 > echo "Running autoconf..." ; autoconf || exit 1 > > Modified: trunk/ecore/autogen.sh > =================================================================== > --- trunk/ecore/autogen.sh 2011-04-14 14:03:46 UTC (rev 58667) > +++ trunk/ecore/autogen.sh 2011-04-14 14:51:36 UTC (rev 58668) > @@ -1,5 +1,8 @@ > #!/bin/sh > > +touch README > +touch ABOUT-NLS > + > echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 > echo "Running autoheader..." ; autoheader || exit 1 > echo "Running autoconf..." ; autoconf || exit 1 > > Modified: trunk/edje/autogen.sh > =================================================================== > --- trunk/edje/autogen.sh 2011-04-14 14:03:46 UTC (rev 58667) > +++ trunk/edje/autogen.sh 2011-04-14 14:51:36 UTC (rev 58668) > @@ -1,5 +1,8 @@ > #!/bin/sh > > +touch README > +touch ABOUT-NLS > + > echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 > echo "Running autoheader..." ; autoheader || exit 1 > echo "Running autoconf..." ; autoconf || exit 1 > > Modified: trunk/eet/autogen.sh > =================================================================== > --- trunk/eet/autogen.sh 2011-04-14 14:03:46 UTC (rev 58667) > +++ trunk/eet/autogen.sh 2011-04-14 14:51:36 UTC (rev 58668) > @@ -1,5 +1,8 @@ > #!/bin/sh > > +touch README > +touch ABOUT-NLS > + > echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 > echo "Running autoheader..." ; autoheader || exit 1 > echo "Running autoconf..." ; autoconf || exit 1 > > Modified: trunk/eeze/autogen.sh > =================================================================== > --- trunk/eeze/autogen.sh 2011-04-14 14:03:46 UTC (rev 58667) > +++ trunk/eeze/autogen.sh 2011-04-14 14:51:36 UTC (rev 58668) > @@ -1,5 +1,8 @@ > #!/bin/sh > > +touch README > +touch ABOUT-NLS > + > echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 > echo "Running autoheader..." ; autoheader || exit 1 > echo "Running autoconf..." ; autoconf || exit 1 > > Modified: trunk/efreet/autogen.sh > =================================================================== > --- trunk/efreet/autogen.sh 2011-04-14 14:03:46 UTC (rev 58667) > +++ trunk/efreet/autogen.sh 2011-04-14 14:51:36 UTC (rev 58668) > @@ -1,5 +1,8 @@ > #!/bin/sh > > +touch README > +touch ABOUT-NLS > + > echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 > echo "Running autoheader..." ; autoheader || exit 1 > echo "Running autoconf..." ; autoconf || exit 1 > > Modified: trunk/eina/autogen.sh > =================================================================== > --- trunk/eina/autogen.sh 2011-04-14 14:03:46 UTC (rev 58667) > +++ trunk/eina/autogen.sh 2011-04-14 14:51:36 UTC (rev 58668) > @@ -1,5 +1,8 @@ > #!/bin/sh > > +touch README > +touch ABOUT-NLS > + > echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 > echo "Running autoheader..." ; autoheader || exit 1 > echo "Running autoconf..." ; autoconf || exit 1 > > Modified: trunk/eio/autogen.sh > =================================================================== > --- trunk/eio/autogen.sh 2011-04-14 14:03:46 UTC (rev 58667) > +++ trunk/eio/autogen.sh 2011-04-14 14:51:36 UTC (rev 58668) > @@ -1,5 +1,8 @@ > #!/bin/sh > > +touch README > +touch ABOUT-NLS > + > echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 > echo "Running autoheader..." ; autoheader || exit 1 > echo "Running autoconf..." ; autoconf || exit 1 > > Modified: trunk/elementary/autogen.sh > =================================================================== > --- trunk/elementary/autogen.sh 2011-04-14 14:03:46 UTC (rev 58667) > +++ trunk/elementary/autogen.sh 2011-04-14 14:51:36 UTC (rev 58668) > @@ -1,5 +1,8 @@ > #!/bin/sh > > +touch README > +touch ABOUT-NLS > + > echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 > echo "Running autoheader..." ; autoheader || exit 1 > echo "Running autoconf..." ; autoconf || exit 1 > > Modified: trunk/emotion/autogen.sh > =================================================================== > --- trunk/emotion/autogen.sh 2011-04-14 14:03:46 UTC (rev 58667) > +++ trunk/emotion/autogen.sh 2011-04-14 14:51:36 UTC (rev 58668) > @@ -1,5 +1,8 @@ > #!/bin/sh > > +touch README > +touch ABOUT-NLS > + > echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 > echo "Running autoheader..." ; autoheader || exit 1 > echo "Running autoconf..." ; autoconf || exit 1 > > Modified: trunk/ethumb/autogen.sh > =================================================================== > --- trunk/ethumb/autogen.sh 2011-04-14 14:03:46 UTC (rev 58667) > +++ trunk/ethumb/autogen.sh 2011-04-14 14:51:36 UTC (rev 58668) > @@ -1,5 +1,8 @@ > #!/bin/sh > > +touch README > +touch ABOUT-NLS > + > echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 > echo "Running autoheader..." ; autoheader || exit 1 > echo "Running autoconf..." ; autoconf || exit 1 > > Modified: trunk/evas/autogen.sh > =================================================================== > --- trunk/evas/autogen.sh 2011-04-14 14:03:46 UTC (rev 58667) > +++ trunk/evas/autogen.sh 2011-04-14 14:51:36 UTC (rev 58668) > @@ -1,5 +1,8 @@ > #!/bin/sh > > +touch README > +touch ABOUT-NLS > + > echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 > echo "Running autoheader..." ; autoheader || exit 1 > echo "Running autoconf..." ; autoconf || exit 1 > > > > ------------------------------------------------------------------------------ > Benefiting from Server Virtualization: Beyond Initial Workload > Consolidation -- Increasing the use of server virtualization is a top > priority.Virtualization can reduce costs, simplify management, and improve > application availability and disaster protection. Learn more about boosting > the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev > _______________________________________________ > enlightenment-svn mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
