+2000-09-08 Pavel Roskin <proski@gnu.org>
+
+ * doc/autoconf.texi: Always use one space before the opening
+ parenthesis in @defmac
+
2000-09-06 Morten Eriksen <mortene@sim.no>
* acspecific.m4 (_AC_OBJEXT): No longer use AC_COMPILE_IFELSE,
This macro is the only macro that may be used before @code{AC_INIT}.
@end defmac
-@defmac AC_COPYRIGHT(@var{copyright-notice})
+@defmac AC_COPYRIGHT (@var{copyright-notice})
@maindex COPYRIGHT
@cindex Copyright Notice
State that in addition to the Free Software Foundation's copyright over
@end example
@end defmac
-@defmac AC_CONFIG_COMMANDS_PRE(@var{cmds})
+@defmac AC_CONFIG_COMMANDS_PRE (@var{cmds})
@maindex OUTPUT_COMMANDS_PRE
Execute the @var{cmds} right before creating @file{config.status}. A
typical use is computing values derived from variables built during the
@end example
@end defmac
-@defmac AC_CONFIG_COMMANDS_POST(@var{cmds})
+@defmac AC_CONFIG_COMMANDS_POST (@var{cmds})
@maindex OUTPUT_COMMANDS_POST
Execute the @var{cmds} right after creating @file{config.status}.
@end defmac
77 compilers mangle names differently if they contain an underscore.
@end defmac
-@defmac AC_F77_FUNC (@var{name}, @ovar{shellvar})
+@defmac AC_F77_FUNC (@var{name}, @ovar{shellvar})
@maindex F77_FUNC
Given an identifier @var{name}, set the shell variable @var{shellvar} to
hold the mangled version @var{name} according to the rules of the