On 9/27/05, Mike Frysinger <[EMAIL PROTECTED]> wrote: > On Tuesday 27 September 2005 05:48 pm, Justin Patrin wrote: > > After running: aclocal and autoconf: > > > > configure.in:19: error: possibly undefined macro: AC_C___ATTRIBUTE__ > > If this token and others are legitimate, please use m4_pattern_allow. > > See the Autoconf documentation. > > configure.in:107: error: possibly undefined macro: AC_DEFINE > > configure.in:162: error: possibly undefined macro: AM_CONDITIONAL > > configure.in:520: error: possibly undefined macro: AC_PATH_GENERIC > > works fine for me, maybe your host autotools suck ? you didnt say what > versions of anything you're using ...
Well they worked fine previously for 013 and they work for many many other compilations which need recent versions of autotools. I found out that if I copy the m4 directory from CVS and run "aclocal -I m4" it fixes the problem. -- Justin Patrin ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
