]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Use the style we promote.
authorAkim Demaille <akim@epita.fr>
Tue, 8 Feb 2000 09:34:19 +0000 (09:34 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 8 Feb 2000 09:34:19 +0000 (09:34 +0000)
commitbfe8456484ddbb5be9c76bc4d5d1cdc9eade707a
tree9f46e64cb10f80a48743fc0045dbd2777d1d9425
parent6a609fe4b17973d2c2e26c2f37b4d0c09e3cd5b2
Use the style we promote.

* doc/autoconf.texi (Header Templates): Promote #if over #ifdef;
and #undef over #define in templates.
* acspecific.m4 (AC_DECL_SYS_SIGLIST, AC_FUNC_MMAP,
AC_FUNC_SETPGRP, AC_FUNC_VFORK, AC_FUNC_SELECT_ARGTYPES): Use #if,
not #ifdef and #ifndef, indent CPP directives.
ChangeLog
acspecific.m4
autoconf.texi
doc/autoconf.texi
lib/autoconf/specific.m4