]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Spelling fixes.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Nov 2001 15:13:03 +0000 (15:13 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Nov 2001 15:13:03 +0000 (15:13 +0000)
ChangeLog
TODO
doc/autoconf.texi
lib/autoconf/fortran.m4
lib/autoconf/functions.m4
lib/autoconf/headers.m4
tests/atgeneral.m4
tests/atspecific.m4
tests/tools.at

index ef15542de81147992704cdb44632d5b350835d45..caeb13bfbdcebe124f452c60eb8f1016f79a47ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * doc/autoconf.texi, TODO, lib/autoconf/fortran.m4,
+       lib/autoconf/functions.m4, lib/autoconf/headers.m4,
+       tests/atgeneral.m4, tests/tools.at, tests/atspecific.m4: Fix
+       spelling errors.
+
 2001-11-22  Alexandre Duret-Lutz  <duret_g@epita.fr>
 
        * doc/autoconf.texi (Using System Type): Add an example of `case
diff --git a/TODO b/TODO
index 0adeff4f9e7b97cc5675df4132d6ba588977e097..d68e3c51d3d72e55fedcb81f6fe653d10cd768a6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -437,7 +437,7 @@ AC_PKG_WITH(hesiod,
 ,,-lhesiod,HESIOD,,)
 AC_PKG_WITH(glue,,,-lglue,GLUE,,)
 AC_PKG_WITH(bind,,/usr/local/bind, [lib/resolv.a lib/lib44bsd.a], ,include)
-After the apropriate checks, the existance of the paths, and libs and such
+After the appropriate checks, the existence of the paths, and libs and such
 LIBS=$LIBS $PKG-LIBS
 DEFS=$DEFS $PKG-DEFS
 CPPFLAGS=$PKG-CPPFLAGS $CPPFLAGS
index 3d01620edef4a28d9347105a6cb9eb3b9b0be13c..aed1745546bc091e1c6cb9165ea230a25d0c16da 100644 (file)
@@ -127,7 +127,7 @@ Free Documentation License''.
 @c   @defcodeindex fu
 @c
 @c
-@c   @c Put the programs and funcions into their own index.
+@c   @c Put the programs and functions into their own index.
 @c   @syncodeindex fu pr
 
 
@@ -11518,7 +11518,7 @@ suite need to get information coming out of the configuration process.
 Some of this information, common for all validation suites, is provided
 through the file @file{atconfig}, automatically created by
 @code{AC_CONFIG_TESTDIR}.  For configuration informations which your
-testing environment specifically needs, you might prepare an optionnal
+testing environment specifically needs, you might prepare an optional
 file named @file{atlocal.in}, instantiated by @code{AC_CONFIG_FILES}.
 The configuration process produces @file{atconfig} and @file{atlocal}
 out of these two input files, and these two produced files are
index 0c469b1067499bf5724ab252e87d6205be10861b..6e2f56d4f8525834729156159f383587c94255da 100644 (file)
@@ -347,7 +347,7 @@ fi
 
 
 # ---------------------------------------- #
-# 4d. Fortan 77 compiler characteristics.  #
+# 4d. Fortran 77 compiler characteristics. #
 # ---------------------------------------- #
 
 
@@ -654,7 +654,7 @@ AC_DEFINE_UNQUOTED([F77_MAIN], $ac_cv_f77_main,
 # by commas:
 #
 # lower case / upper case:
-#    case translation of the Fortan 77 symbols
+#    case translation of the Fortran 77 symbols
 # underscore / no underscore:
 #    whether the compiler appends "_" to symbol names
 # extra underscore / no extra underscore:
index b06b7638d78a2ee8e8a2f95b2388e4a75c91e491..22f612e1b886111a549a6198bdf81ad265842bff 100644 (file)
@@ -903,7 +903,7 @@ AC_CACHE_CHECK(for working mmap, ac_cv_func_mmap_fixed_mapped,
    VM page cache was not coherent with the file system buffer cache
    like early versions of FreeBSD and possibly contemporary NetBSD.)
    For shared mappings, we should conversely verify that changes get
-   propogated back to all the places they're supposed to be.
+   propagated back to all the places they're supposed to be.
 
    Grep wants private fixed already mapped.
    The main things grep needs to know about mmap are:
index bd389c59c483521d9d551393240df030510d14b9..99ac9bbe3b7766f55abc8b9cbb5e2368757f6a19 100644 (file)
@@ -562,7 +562,7 @@ AU_DEFUN([AC_UNISTD_H],
 AU_DEFUN([AC_USG],
 [AC_DIAGNOSE([obsolete],
 [$0: Remove `AC_MSG_CHECKING', `AC_TRY_LINK' and this `AC_WARNING'
-when you ajust your code to use HAVE_STRING_H.])dnl
+when you adjust your code to use HAVE_STRING_H.])dnl
 AC_MSG_CHECKING([for BSD string and memory functions])
 AC_TRY_LINK([@%:@include <strings.h>], [rindex(0, 0); bzero(0, 0);],
   [AC_MSG_RESULT(yes)],
@@ -588,7 +588,7 @@ AC_CHECK_HEADERS(string.h)])
 # HAVE_MEMORY_H.
 AU_DEFUN([AC_MEMORY_H],
 [AC_DIAGNOSE([obsolete], [$0: Remove this warning and
-`AC_CHECK_HEADER(memory.h, AC_DEFINE(...))' when you ajust your code to
+`AC_CHECK_HEADER(memory.h, AC_DEFINE(...))' when you adjust your code to
 use and HAVE_STRING_H and HAVE_MEMORY_H, not NEED_MEMORY_H.])dnl
 AC_CHECK_HEADER(memory.h,
                 [AC_DEFINE([NEED_MEMORY_H], 1,
@@ -607,7 +607,7 @@ AU_DEFUN([AC_DIR_HEADER],
 AC_FUNC_CLOSEDIR_VOID
 AC_DIAGNOSE([obsolete],
 [$0: Remove this warning and the four `AC_DEFINE' when you
-ajust your code to use `AC_HEADER_DIRENT'.])
+adjust your code to use `AC_HEADER_DIRENT'.])
 test ac_cv_header_dirent_dirent_h &&
   AC_DEFINE([DIRENT], 1, [Same as `HAVE_DIRENT_H', don't depend on me.])
 test ac_cv_header_dirent_sys_ndir_h &&
index 1376fb0555c220b4f283750abb0f83f3ff7ce8ec..873a38d58a8dfd2829f03f8e9c502cc71d12a048 100644 (file)
@@ -412,7 +412,7 @@ m4_divert_push([TESTS])dnl
 # So the question is:
 #
 #       Can you write a regexp that matches those four characters,
-#       and respects the M4 quotation contraints?
+#       and respects the M4 quotation constraints?
 #
 # The answer is: (rot13) tvira va gur ertrkc orybj, lbh vqvbg!
 m4_define([AT_CLEANUP_FILE_IFELSE],
index 1b1d4d18660d58b4fe84c15f11ab0f7ba05183e2..5455a8e824c666276572f3dfff6d058549b5578b 100644 (file)
@@ -86,7 +86,7 @@ m4_define([AT_DATA_AUTOCONF],
 # AT_CONFIGURE_AC(BODY)
 # ---------------------
 # Create a full configure.ac running BODY, with a config header set up,
-# AC_OUTPUT, and environement checking hooks.
+# AC_OUTPUT, and environment checking hooks.
 #
 # Here are the exceptions to AC_STATE_SAVE:
 #
index 780b73eb8ed1745d926023f9180821eb5ddba4cc..46368220587d221c4d85df298bea32dfd874c4a5 100644 (file)
@@ -353,7 +353,7 @@ AT_CLEANUP
 ## autoheader.  ##
 ## ------------ ##
 
-# autoheader is intensively used in its modern form throught this
+# autoheader is intensively used in its modern form throughout this
 # test suite.  But we also have to check that acconfig.h still works.
 # autoheader uses autoconf --trace, so traces first.