Commit Graph

5 Commits

Author SHA1 Message Date
Julien Fischer
b28dcccad6 Avoid more deprecated autoconf macros.
configure.ac:
     s/AC_FD_CC/AS_MESSAGE_LOG_FD/

INSTALL.git:
    Bump the minimum required version of autoconf.
2021-05-24 18:45:33 +10:00
Zoltan Somogyi
81eec9f92f Improve the robustness of the INSTALL scripts.
.INSTALL.in:
INSTALL.git:
    Generate an error if the name of the current directory contains spaces.

.INSTALL.in:
    Also generate an error if the current directory lacks a boehm_gc subdir,
    indicating that it is not the result of unpacking a source distribution.

Mmakefile:
    Make INSTALL executable after it is created from .INSTALL.in.
    (INSTALL.git is already executable.)
2017-04-21 17:12:34 +10:00
Julien Fischer
47db3dbb6a Update instructions for building from git.
INSTALL.git:
README.bootstrap:
    As above.

Julien.
2016-03-31 13:43:03 +11:00
Paul Bone
b5dd4e13d1 Don't use -j with the 'depend' make target.
INSTALL.git:
    As above.
2013-01-07 11:47:58 +11:00
Michael T. Richter
a1e7dcfc5e Update INSTALL_CVS/INSTALL.git
INSTALL_CVS:
INSTALL.git:
    Corrected the out-of-date references to CVS.

    Renamed INSTALL_GIT to INSTALL.git
2013-01-07 11:28:45 +11:00