diff --git a/ChangeLog b/ChangeLog index 6b2fd777..9f4e6a99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-09-28 Pavel Roskin + + * acfunctions.m4: Formatting fixes. + * acgeneral.m4: Likewise. + * aclang.m4: Likewise. + * acspecific.m4: Likewise. + * libm4.m4: Likewise. + 2000-09-27 Pavel Roskin * acgeneral.m4 (AC_CHECK_PROG): Added protection against spaces @@ -41,7 +49,7 @@ 2000-09-25 Pavel Roskin * autoheader.sh: Don't check status of variable assignments - - * it's undefined in ash 0.2. + it's undefined in ash 0.2. * autoreconf.sh: Likewise. * autoupdate.sh: Likewise. * autoconf.sh: Likewise. Also eliminated command substitution diff --git a/acfunctions.m4 b/acfunctions.m4 index 6a14e387..02362ae6 100644 --- a/acfunctions.m4 +++ b/acfunctions.m4 @@ -1266,7 +1266,7 @@ fi # AU::AM_FUNC_STRTOD -# ------------------- +# ------------------ # FIXME: Because Automake macros are defined with their name unquoted, # we can't yet provide the Autoupdate glue. # AU_ALIAS([AM_FUNC_STRTOD], [AC_FUNC_STRTOD]) diff --git a/acgeneral.m4 b/acgeneral.m4 index 742b31ef..0691c4f5 100644 --- a/acgeneral.m4 +++ b/acgeneral.m4 @@ -799,8 +799,8 @@ $debug || ])# _AC_SHELL_TMPDIR -# AC_SHELL_UNSETENV(VAR, [VALUE-IF-UNSET-NOT-SUPPORTED = `']) -# ----------------------------------------------------------- +# AC_SHELL_UNSET(VAR, [VALUE-IF-UNSET-NOT-SUPPORTED = `']) +# -------------------------------------------------------- # Try to unset the env VAR, otherwise set it to # VALUE-IF-UNSET-NOT-SUPPORTED. `ac_unset' must have been computed. define([AC_SHELL_UNSET], @@ -808,7 +808,7 @@ define([AC_SHELL_UNSET], # AC_SHELL_MKDIR_P(PATH) -# ------------------------ +# ---------------------- # Emulate `mkdir -p' with plain `mkdir'. define([AC_SHELL_MKDIR_P], [{ case $1 in @@ -2059,7 +2059,7 @@ ifval([$2], , [ifval([$1], [AC_CONFIG_SRCDIR([$1])])])dnl # AC_PLAIN_SCRIPT -# ------------ +# --------------- # Simulate AC_INIT, i.e., pretend this is the beginning of the `configure' # generation. This is used by some tests, and let `autoconf' be used to # generate other scripts than `configure'. @@ -3337,7 +3337,7 @@ rm -f conftest* # AC_EGREP_HEADER(PATTERN, HEADER-FILE, # [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) -# -------------------------------------------------------- +# --------------------------------------------------------- AC_DEFUN([AC_EGREP_HEADER], [AC_EGREP_CPP([$1], [#include <$2> diff --git a/aclang.m4 b/aclang.m4 index 9434ccc5..6e291280 100644 --- a/aclang.m4 +++ b/aclang.m4 @@ -240,7 +240,7 @@ AU_DEFUN([AC_LANG_FORTRAN77], [AC_LANG(Fortran 77)]) # AC_LANG_CONFTEST(BODY) -# --------------------- +# ---------------------- # Save the BODY in `conftest.$ac_ext'. Add a trailing new line. define([AC_LANG_CONFTEST], [cat >conftest.$ac_ext <<_ACEOF @@ -1477,7 +1477,7 @@ fi[]dnl # _AC_PROG_F77_V -# --------------- +# -------------- # # Determine the flag that causes the Fortran 77 compiler to print # information of library and object files (normally -v) @@ -1621,7 +1621,7 @@ AC_SUBST(FLIBS) # _AC_F77_NAME_MANGLING -# -------------------- +# --------------------- # Test for the name mangling scheme used by the Fortran 77 compiler. # # Sets ac_cv_f77_mangling. The value contains three fields, separated by commas: diff --git a/acspecific.m4 b/acspecific.m4 index 1c93e853..c9c31c0d 100644 --- a/acspecific.m4 +++ b/acspecific.m4 @@ -1244,7 +1244,7 @@ fi # _AC_PATH_X_XMKMF -# --------------- +# ---------------- # Internal subroutine of AC_PATH_X. # Set ac_x_includes and/or ac_x_libraries. define([_AC_PATH_X_XMKMF], @@ -1285,7 +1285,7 @@ fi # _AC_PATH_X_DIRECT -# ---------------- +# ----------------- # Internal subroutine of AC_PATH_X. # Set ac_x_includes and/or ac_x_libraries. define([_AC_PATH_X_DIRECT], diff --git a/lib/autoconf/c.m4 b/lib/autoconf/c.m4 index 9434ccc5..6e291280 100644 --- a/lib/autoconf/c.m4 +++ b/lib/autoconf/c.m4 @@ -240,7 +240,7 @@ AU_DEFUN([AC_LANG_FORTRAN77], [AC_LANG(Fortran 77)]) # AC_LANG_CONFTEST(BODY) -# --------------------- +# ---------------------- # Save the BODY in `conftest.$ac_ext'. Add a trailing new line. define([AC_LANG_CONFTEST], [cat >conftest.$ac_ext <<_ACEOF @@ -1477,7 +1477,7 @@ fi[]dnl # _AC_PROG_F77_V -# --------------- +# -------------- # # Determine the flag that causes the Fortran 77 compiler to print # information of library and object files (normally -v) @@ -1621,7 +1621,7 @@ AC_SUBST(FLIBS) # _AC_F77_NAME_MANGLING -# -------------------- +# --------------------- # Test for the name mangling scheme used by the Fortran 77 compiler. # # Sets ac_cv_f77_mangling. The value contains three fields, separated by commas: diff --git a/lib/autoconf/fortran.m4 b/lib/autoconf/fortran.m4 index 9434ccc5..6e291280 100644 --- a/lib/autoconf/fortran.m4 +++ b/lib/autoconf/fortran.m4 @@ -240,7 +240,7 @@ AU_DEFUN([AC_LANG_FORTRAN77], [AC_LANG(Fortran 77)]) # AC_LANG_CONFTEST(BODY) -# --------------------- +# ---------------------- # Save the BODY in `conftest.$ac_ext'. Add a trailing new line. define([AC_LANG_CONFTEST], [cat >conftest.$ac_ext <<_ACEOF @@ -1477,7 +1477,7 @@ fi[]dnl # _AC_PROG_F77_V -# --------------- +# -------------- # # Determine the flag that causes the Fortran 77 compiler to print # information of library and object files (normally -v) @@ -1621,7 +1621,7 @@ AC_SUBST(FLIBS) # _AC_F77_NAME_MANGLING -# -------------------- +# --------------------- # Test for the name mangling scheme used by the Fortran 77 compiler. # # Sets ac_cv_f77_mangling. The value contains three fields, separated by commas: diff --git a/lib/autoconf/functions.m4 b/lib/autoconf/functions.m4 index 6a14e387..02362ae6 100644 --- a/lib/autoconf/functions.m4 +++ b/lib/autoconf/functions.m4 @@ -1266,7 +1266,7 @@ fi # AU::AM_FUNC_STRTOD -# ------------------- +# ------------------ # FIXME: Because Automake macros are defined with their name unquoted, # we can't yet provide the Autoupdate glue. # AU_ALIAS([AM_FUNC_STRTOD], [AC_FUNC_STRTOD]) diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4 index 742b31ef..0691c4f5 100644 --- a/lib/autoconf/general.m4 +++ b/lib/autoconf/general.m4 @@ -799,8 +799,8 @@ $debug || ])# _AC_SHELL_TMPDIR -# AC_SHELL_UNSETENV(VAR, [VALUE-IF-UNSET-NOT-SUPPORTED = `']) -# ----------------------------------------------------------- +# AC_SHELL_UNSET(VAR, [VALUE-IF-UNSET-NOT-SUPPORTED = `']) +# -------------------------------------------------------- # Try to unset the env VAR, otherwise set it to # VALUE-IF-UNSET-NOT-SUPPORTED. `ac_unset' must have been computed. define([AC_SHELL_UNSET], @@ -808,7 +808,7 @@ define([AC_SHELL_UNSET], # AC_SHELL_MKDIR_P(PATH) -# ------------------------ +# ---------------------- # Emulate `mkdir -p' with plain `mkdir'. define([AC_SHELL_MKDIR_P], [{ case $1 in @@ -2059,7 +2059,7 @@ ifval([$2], , [ifval([$1], [AC_CONFIG_SRCDIR([$1])])])dnl # AC_PLAIN_SCRIPT -# ------------ +# --------------- # Simulate AC_INIT, i.e., pretend this is the beginning of the `configure' # generation. This is used by some tests, and let `autoconf' be used to # generate other scripts than `configure'. @@ -3337,7 +3337,7 @@ rm -f conftest* # AC_EGREP_HEADER(PATTERN, HEADER-FILE, # [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) -# -------------------------------------------------------- +# --------------------------------------------------------- AC_DEFUN([AC_EGREP_HEADER], [AC_EGREP_CPP([$1], [#include <$2> diff --git a/lib/autoconf/lang.m4 b/lib/autoconf/lang.m4 index 9434ccc5..6e291280 100644 --- a/lib/autoconf/lang.m4 +++ b/lib/autoconf/lang.m4 @@ -240,7 +240,7 @@ AU_DEFUN([AC_LANG_FORTRAN77], [AC_LANG(Fortran 77)]) # AC_LANG_CONFTEST(BODY) -# --------------------- +# ---------------------- # Save the BODY in `conftest.$ac_ext'. Add a trailing new line. define([AC_LANG_CONFTEST], [cat >conftest.$ac_ext <<_ACEOF @@ -1477,7 +1477,7 @@ fi[]dnl # _AC_PROG_F77_V -# --------------- +# -------------- # # Determine the flag that causes the Fortran 77 compiler to print # information of library and object files (normally -v) @@ -1621,7 +1621,7 @@ AC_SUBST(FLIBS) # _AC_F77_NAME_MANGLING -# -------------------- +# --------------------- # Test for the name mangling scheme used by the Fortran 77 compiler. # # Sets ac_cv_f77_mangling. The value contains three fields, separated by commas: diff --git a/lib/autoconf/specific.m4 b/lib/autoconf/specific.m4 index 1c93e853..c9c31c0d 100644 --- a/lib/autoconf/specific.m4 +++ b/lib/autoconf/specific.m4 @@ -1244,7 +1244,7 @@ fi # _AC_PATH_X_XMKMF -# --------------- +# ---------------- # Internal subroutine of AC_PATH_X. # Set ac_x_includes and/or ac_x_libraries. define([_AC_PATH_X_XMKMF], @@ -1285,7 +1285,7 @@ fi # _AC_PATH_X_DIRECT -# ---------------- +# ----------------- # Internal subroutine of AC_PATH_X. # Set ac_x_includes and/or ac_x_libraries. define([_AC_PATH_X_DIRECT], diff --git a/libm4.m4 b/libm4.m4 index 1a46c28b..8b6d3188 100644 --- a/libm4.m4 +++ b/libm4.m4 @@ -107,7 +107,7 @@ m4exit(ifelse([$2],, 1, [$2]))]) # m4_assert( EXPRESSION [, EXIT-STATUS = 1 ]) -# ------------------------------------------ +# ------------------------------------------- # This macro ensures that EXPRESSION evaluates to true, and exits if # EXPRESSION evaluates to false. define([m4_assert], @@ -293,7 +293,7 @@ define([m4_do], # m4_for(VARIABLE, FIRST, LAST, [STEP = +/-1], EXPRESSION) -# -------------------------------------- +# -------------------------------------------------------- # Expand EXPRESSION defining VARIABLE to FROM, FROM + 1, ..., TO. # Both limits are included.