mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Simplify re and document 'autoconf.sh all'
* GNUmakefile (ALL_IF_GIT): Remove; no longer needed, now that ./autogen.sh defaults to "all". All uses removed. * README: Mention autoconf.sh's effect on Git configuration.
This commit is contained in:
parent
ed9404692f
commit
81e22163eb
2 changed files with 4 additions and 6 deletions
3
README
3
README
|
|
@ -45,7 +45,8 @@ The file 'configure.ac' is the input used by the autoconf program to
|
|||
construct the 'configure' script.
|
||||
|
||||
The shell script 'autogen.sh' generates 'configure' and other files by
|
||||
running Autoconf, which in turn uses GNU m4. If you want to use it,
|
||||
running Autoconf (which in turn uses GNU m4), and configures files in
|
||||
the .git subdirectory if you are using Git. If you want to use it,
|
||||
you will need to install recent versions of these build tools. This
|
||||
should be needed only if you edit files like 'configure.ac' that
|
||||
specify Emacs's autobuild procedure.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue