autoconf/lib/autoscan
Akim Demaille 4ce12bf79e * acfunctions.m4: (AC_FUNC_VFORK) rename as...
(_AC_FUNC_VFORK): this.
Remove AC_DEFINEs and don't guess cross-compilation values.
(_AC_FUNC_FORK): New, check whether fork() isn't just a stub.
(AC_FUNC_FORK): New, use _AC_FUNC_VFORK and _AC_FUNC_FORK to
define HAVE_WORKING_FORK, HAVE_WORKING_VFORK; and vfork to fork if
vfork doesn't work.
Guess values if cross-compiling, but warn.
* acfunctions: Add AC_FUNC_FORK.
* doc/autoconf.texi: Document AC_FUNC_FORK. Give example to define
and vfork appropriately.
2001-06-18 19:11:24 +00:00
..
functions * acfunctions.m4: (AC_FUNC_VFORK) rename as... 2001-06-18 19:11:24 +00:00
headers * acfunctions, acheaders, acidentifiers, acmakevars, acprograms: 2001-05-31 15:44:27 +00:00
identifiers * acfunctions, acheaders, acidentifiers, acmakevars, acprograms: 2001-05-31 15:44:27 +00:00
libraries * aclibraries: New. 2001-06-12 09:33:58 +00:00
makevars * acfunctions, acheaders, acidentifiers, acmakevars, acprograms: 2001-05-31 15:44:27 +00:00
programs * acfunctions, acheaders, acidentifiers, acmakevars, acprograms: 2001-05-31 15:44:27 +00:00