summaryrefslogtreecommitdiff
path: root/ChangeLog.2
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.2')
-rw-r--r--ChangeLog.28
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2
index 30571bf6..f5be7d87 100644
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -9240,7 +9240,7 @@
* acgeneral.m4 (AC_CONFIG_LINKS): New macro. Takes space
separated list of DEST:SOURCES arguments.
- * acgeneral.m4: Rename each occurence of AC_LIST_HEADER as
+ * acgeneral.m4: Rename each occurrence of AC_LIST_HEADER as
AC_LIST_HEADERS for consistency.
* acgeneral.m4 (AC_OUTPUT, config.status prologue): Move the
@@ -9475,7 +9475,7 @@
1999-09-25 Akim Demaille <akim@epita.fr>
- * acgeneral.m4: Rename the occurences of the variable `confstat'
+ * acgeneral.m4: Rename the occurrences of the variable `confstat'
as `ac_cs_root'. The previous name was breaking the naming
scheme.
@@ -10294,7 +10294,7 @@
* acgeneral.m4 (AC_CANONICAL_SYSTEM): Explicitly require
AC_CANONICAL_HOST, AC_CANONICAL_TARGET and AC_CONICAL_BUILD.
- (AC_CONFIG_AUX_DIR): Run auxillary shell scripts through $SHELL.
+ (AC_CONFIG_AUX_DIR): Run auxiliary shell scripts through $SHELL.
Do not rely on their magic number.
(AC_CANONICAL_THING): New macro. Cache results.
(AC_CANONICAL_HOST): Reimplement; use AC_CANONICAL_THING.
@@ -10345,7 +10345,7 @@
1999-01-28 Gary V. Vaughan <gvaughan@oranda.demon.co.uk>
* acspecific.m4 (AC_PROG_INSTALL): set INSTALL_SCRIPT to
- ${INSTALL} so that automake doesn't propogate install time flags
+ ${INSTALL} so that automake doesn't propagate install time flags
for INSTALL_PROGRAM into INSTALL_SCRIPT.
1999-01-25 Ben Elliston <bje@cygnus.com>