On Fri, 19 May 2006 12:35:03 +0200 (CEST) Vincent Torri
<[EMAIL PROTECTED]> babbled:

> 
> why did you remove
> 
> ACLOCAL_AMFLAGS = -I m4 (well, comment for this one)
> 
> and
> 
> AC_CONFIG_MACRO_DIR([m4])
> 
> ?
> 
> make distcheck is perfect for me, if you think it's the problem. And it
> helps a lot when changing the configure.in file without always re-running
> autogen.sh

it broke make distcheck. i was sitting there trying to build it and it broke it
- so i had to disable it. :(

> Vincent
> 
> 
> > retrieving revision 1.32
> > retrieving revision 1.33
> > diff -u -3 -r1.32 -r1.33
> > --- Makefile.am     23 Apr 2006 15:38:23 -0000      1.32
> > +++ Makefile.am     19 May 2006 09:27:33 -0000      1.33
> > @@ -1,4 +1,4 @@
> > -ACLOCAL_AMFLAGS = -I m4
> > +# ACLOCAL_AMFLAGS = -I m4
> >
> >  SUBDIRS = data src proj
> >
> > ===================================================================
> > RCS file: /cvs/e/e17/libs/evas/configure.in,v
> > retrieving revision 1.157
> > retrieving revision 1.158
> > diff -u -3 -r1.157 -r1.158
> > --- configure.in    2 May 2006 07:28:46 -0000       1.157
> > +++ configure.in    19 May 2006 09:27:33 -0000      1.158
> > @@ -5,8 +5,7 @@
> >  AC_CANONICAL_BUILD
> >  AC_CANONICAL_HOST
> >  AC_ISC_POSIX
> > -AC_CONFIG_MACRO_DIR([m4])
> > -AM_INIT_AUTOMAKE(evas, 0.9.9.026)
> > +AM_INIT_AUTOMAKE(evas, 0.9.9.027)
> >  AM_CONFIG_HEADER(config.h)
> >
> >  AC_C_BIGENDIAN
> 
> 
> -------------------------------------------------------
> 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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to