autoconf/man
Akim Demaille a1dde0367f Create acfunctions.m4, in charge of the macros related to
functions.

* acgeneral.m4 (AC_CHECK_FUNC, AC_CHECK_FUNCS, AC_REPLACE_FUNCS):
Move to...
* acfunctions.m4: here, new file.
* acspecific.m4 (_AC_LIBOBJ_ALLOCA, AC_FUNC_ALLOCA, AC_FUNC_CHOWN,
AC_FUNC_CLOSEDIR_VOID, AC_FUNC_FNMATCH, AC_FUNC_GETGROUPS,
_AC_LIBOBJ_GETLOADAVG, AC_FUNC_GETLOADAVG, AC_FUNC_GETMNTENT,
AC_FUNC_GETPGRP, AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK,
AC_FUNC_MALLOC, AC_FUNC_MEMCMP, AC_FUNC_MKTIME, AC_FUNC_MMAP,
AC_FUNC_SELECT_ARGTYPES, AC_FUNC_SETPGRP, _AC_FUNC_STAT,
AC_FUNC_STAT, AC_FUNC_LSTAT, AC_FUNC_STRERROR_R, AC_FUNC_STRFTIME,
AC_FUNC_VFORK, AC_FUNC_VPRINTF, AC_FUNC_WAIT3, AC_FUNC_UTIME_NULL,
AC_FUNC_STRCOLL, AC_FUNC_SETVBUF_REVERSED): Likewise.
* Makefile.am: Adjust.

Move also the old definitions into acfunctions.m4, and adjust the
test suite.

* acgeneral.m4 (AU_ALIAS): New macro.
* acoldnames (AC_FUNC_CHECK, AC_HAVE_FUNCS, AC_ALLOCA,
AC_GETLOADAVG, AC_MMAP, AC_SETVBUF_REVERSED, AC_STRCOLL,
AC_UTIME_NULL, AC_VFORK, AC_VPRINTF, AC_WAIT3, AM_FUNC_FNMATCH,
AM_FUNC_MKTIME, fp_FUNC_FNMATCH): Move to...
* acfunctions.m4: here, using AU_ALIAS.
* acgeneral.m4 (AC_FD_CC, AC_CANONICAL_SYSTEM): Use AU_ALIAS to
define them.
* acoldnames.m4: Use AU_ALIAS instead of AU_DEFUN.
* tests/Makefile.am (MACRO_FILES): Adjust.
2000-08-01 10:13:14 +00:00
..
autoconf.1 * autoconf.sh (--warnings): Catch no-category', not nocategory'. 2000-07-28 07:41:52 +00:00
autoconf.x 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
autoheader.1 Make it clear that the regular user does not need --macrodir. 2000-07-19 09:03:53 +00:00
autoheader.x 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
autoreconf.1 * autoreconf.sh: Accept --symbolic and -s. 2000-07-19 09:04:26 +00:00
autoreconf.x 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
autoscan.1 Create acfunctions.m4, in charge of the macros related to 2000-08-01 10:13:14 +00:00
autoscan.x 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
autoupdate.1 Make it clear that the regular user does not need --macrodir. 2000-07-19 09:03:53 +00:00
autoupdate.x 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
common.x 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
ifnames.1 * acgeneral.m4 (AC_PACKAGE): Rename as _AC_INIT_PACKAGE. 2000-05-19 13:16:06 +00:00
ifnames.x 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
Makefile.am 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
Makefile.in Multiple `-e' to egrep are not portable. On IRIX 6.5 and Solaris 2000-03-10 15:22:13 +00:00