On 4 Mar 2008, at 11:31, Axel Simon wrote:

>> Running autoconf once does not work, but running it twice do. It runs
>> aclocal, butt running aclocal separately first does not work - it has
>> to be within the program autoconf.
>
> Nothing in the documentation says that autoconf runs aclocal.

This was printed out when running:

# autoreconf -vi
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/local/bin/autoconf
autoreconf: running: /usr/local/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
autoreconf: Leaving directory `.'

I assumed it was the same when running autoconf. But running  
autoreconf does the trick.

   Hans Aberg



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gtk2hs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to