[EMAIL PROTECTED] (Karl Berry) writes:

> I've been using aclocal - autoheader - automake - autoconf for years,
> but have no idea any more where I got that ordering.  I see that
> autoreconf runs autoconf before autoheader, and ah before am, so I
> suppose this is it:
> aclocal - autoconf - autoheader - automake.

There is no real dependency between autoconf/autoheader/automake.  The
only requirement is that aclocal is run before any of them, and
sometimes it has to be run twice if libtoolize enters the scene.

> Whatever the answer is, I suggest adding it to the manual(s).

The manual should recommend autoreconf if it doesn't already.

Andreas.

-- 
Andreas Schwab, SuSE Labs, [EMAIL PROTECTED]
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Reply via email to