On Wed, 01 Nov 2006 00:57:01 +0100 Kim Woelders <[EMAIL PROTECTED]> babbled:
> Enlightenment CVS wrote: > > Enlightenment CVS committal > > > > Author : raster > > Project : e17 > > Module : apps/e > > > > Dir : e17/apps/e > > > > > > Modified Files: > > Makefile.am autogen.sh configure.in > > > > > > Log Message: > > > > > > not used anymore - remove > > > ... > > =================================================================== > > RCS file: /cvs/e/e17/apps/e/autogen.sh,v > > retrieving revision 1.17 > > retrieving revision 1.18 > > diff -u -3 -r1.17 -r1.18 > > --- autogen.sh 31 Oct 2006 20:51:32 -0000 1.17 > > +++ autogen.sh 31 Oct 2006 23:28:26 -0000 1.18 > > @@ -10,6 +10,10 @@ > > echo "Running autoconf..." ; autoconf || exit 1 > > echo "Running autoheader..." ; autoheader || exit 1 > > echo "Running libtoolize..." ; (libtoolize --copy --automake || > > glibtoolize --automake) || exit 1 +echo "Running gettextize..." ; > > gettextize -f --no-changelog& +# hack - gettextize is interactive and > > demands input from a user. "screw it". +sleep 20 > > +kill %1 > > echo "Running automake..." ; automake --add-missing --copy --gnu || exit 1 > > > > if [ -z "$NOCONFIGURE" ]; then > > I don't think gettextize is supposed to be in there. autopoint (which I > just added) does what should be done, including to install config.rpath. hmm problem is that autpoint didnt create the config.rpath. - well not for me here :( > /Kim > > > ------------------------------------------------------------------------- > 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-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------------------------- 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-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel