bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: question about autotools within GNU make itself


From: Andreas Schwab
Subject: Re: question about autotools within GNU make itself
Date: Mon, 22 Jan 2018 12:58:44 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)

On Jan 16 2018, Paul Smith <address@hidden> wrote:

> The automake generated makefiles know how to rebuild Makefile.in,
> Makefile, configure, etc. based on the out-of-date-ness of the base
> files such as configure.ac and Makefile.am.  So if those files are
> updated, then the makefile will attempt to re-run those tools and
> regenerate their output.  This fails if you don't have them installed.

If you use AM_MAINTAINER_MODE then this rebuild will only happen when
configured with --enable-maintainer-mode.

Andreas.

-- 
Andreas Schwab, SUSE Labs, address@hidden
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]