-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Ralf,
Ralf Wildenhues wrote: > [ let's cut bug-gnulib from this ] as you wish - gnulib-tool inflicted automake on me, so I wanted them to have a cut in my sufferings... > * Sam Steingold wrote on Tue, Oct 23, 2007 at 04:00:19AM CEST: > [...] >> cd src; automake gllib/Makefile >> configure.in: no proper invocation of AM_INIT_AUTOMAKE was found. >> configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE, >> configure.in: that aclocal.m4 is present in the top-level directory, >> configure.in: and that aclocal.m4 was recently regenerated (using aclocal). > [...] >> $ grep -nH AM_INIT_AUTOMAKE src/configure.in >> src/configure.in:22:AM_INIT_AUTOMAKE >> $ ls src/autoconf/aclocal.m4 >> 584 src/autoconf/aclocal.m4 > > How did you generate this aclocal.m4? http://clisp.cvs.sourceforge.net/*checkout*/clisp/clisp/Makefile.devel src/autoconf/aclocal.m4 : $(wildcard src/m4/*.m4) $(wildcard src/glm4/*.m4) \ $(addsuffix .in,$(CLISP_CONFIGURES)) $(RM) configure.ac cp src/configure.in configure.ac cat $(addsuffix .in,$(MOD_CONFIGURES)) | \ egrep -v -e 'AC_(INIT|PREREQ|CANONICAL_|GNU_SOURCE|CONFIG_HEADER|OUTPUT)' \ -e 'AC_CONFIG_FILE.*(Makefile|link\.sh)' >> configure.ac aclocal -I `pwd`/src/m4 -I `pwd`/src/glm4 \ --output=src/autoconf/aclocal.m4 $(RM) configure.ac > Why does it not live in src as specified? historically, it has always been in src/autoconf. please note that this is not a problem at work (fc5, am 1.9), but IS a problem at home (fc6, am 1.9). Sam. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHHfqSPp1Qsf2qnMcRAigQAJ9lntrp0ef801/JzNfBbThh4cWrDwCffzXW NP3uhRbO7enX8ZK6Raw8p7s= =a+cf -----END PGP SIGNATURE-----