]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Typo fix
authorTom Tromey <tromey@redhat.com>
Fri, 15 Nov 1996 06:57:17 +0000 (06:57 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 15 Nov 1996 06:57:17 +0000 (06:57 +0000)
automake.in
automake.texi

index a380a090f19dbb832264f84401bfe337ef4599fc..bf439c1f96cc3252e0cc280843ee7c9c7a0c7a4c 100755 (executable)
@@ -772,6 +772,7 @@ sub handle_yacc_lex_cxx
        {
            &am_error
                ("C source seen but \`CC' not defined in \`configure.in'");
+       }
     }
 }
 
index 97fc420d6fa9556d86d47b5e4fd46bbaa71de515..501864e5a8c4dcc8accd6cad07b27d210cb1c68d 100644 (file)
@@ -669,7 +669,7 @@ preferred.
 @cvindex YACC
 
 @item AC_DECL_YYTEXT
-This macro is required if there is Yacc source in the package.
+This macro is required if there is Lex source in the package.
 @cvindex AC_DECL_YYTEXT
 
 @item AC_PROG_LEX