Mercurial > emacs
comparison GETTING.GNU.SOFTWARE @ 2624:5de08620df66
* configure.in: Use the AC_PROG_CPP macro, and then use the CPP
variable to scan the machine and system description files.
* configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
so that getdate.y builds correctly.
* configure.in (tempcname): Change this to "conftest.c", so it will
work properly on systems with short filenames; this is the name
autoconf uses.
* configure.in: Also detect the availability of dup2 and
gethostname.
* configure.in: Use the AC_ALLOCA test.
* Makefile.in (ALLOCA): New variable, to be set by ./configure.
(lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
* Makefile.in: Add autoconf cookies so that the configure
script can comment out sections of path variable definitions to
choose between the installable configuration and the run-in-place
configuration.
* configure.in: Add new option `--run-in-place', to select the
run-in-place path definitions.
* configure.in: Add a clause to the big configuration name case
for the NeXT machine.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Mon, 03 May 1993 02:07:41 +0000 |
parents | 784262b28079 |
children | 87bd6540514f |
comparison
equal
deleted
inserted
replaced
2623:b951532eca82 | 2624:5de08620df66 |
---|