Fix typo
authorMichael Meissner <gnu@the-meissners.org>
Fri, 2 Feb 1996 23:01:14 +0000 (23:01 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Fri, 2 Feb 1996 23:01:14 +0000 (23:01 +0000)
ChangeLog
configure.in

index 8f25a3431fb30a074e790607974e7325b1bbcd57..2391f2f85d139e35504ae3775eb2a3111fd898ca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * configure.in (noconfigdirs): Add missing # in front of comment.
+
 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
 
        * configure.in: add second pass to things added to noconfigdirs
index cb64e4ebc6cc6b3eed78090288aae1c2d6c17735..fa78583ddd827178b6c5a4839826a6b3e1c00bd9 100644 (file)
@@ -531,7 +531,7 @@ case "${target}" in
     ;;    
 esac
 
-targets that need a second pass
+targets that need a second pass
 case "${target}" in
   *-gm-magic*)
     noconfigdirs="$noconfigdirs libgloss"
This page took 0.03311 seconds and 4 git commands to generate.