autogen.sh returns errors and I don't know why! automake --version 1.9.3 aclocal --version 1.9.3 autoconf --version 2.59 autoheader --version 2.59 libtool --version 1.5.6
After running autogen, the following file is created in the top source dir. .in, no filename, just .in. I think it is config.h.in, so I tried renaming it to that, but it did not resolve other issues. autoheader returns an error: autoheader: warning: missing template: HAVE_SNPRINTF_BUG autoheader: Use AC_DEFINE([HAVE_SNPRINTF_BUG], [], [Description]) configure aborts saying it cannot find Makefile.in Am I missing something? Other progs seem to compile OK with this setup. -- Peter ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel