From: Tom Tromey Date: Fri, 15 Nov 1996 06:57:17 +0000 (+0000) Subject: Typo fix X-Git-Tag: Release-1-1h~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=329753098a5407dcb609f1df98d47fbff734bfde;p=thirdparty%2Fautomake.git Typo fix --- diff --git a/automake.in b/automake.in index a380a090f..bf439c1f9 100755 --- a/automake.in +++ b/automake.in @@ -772,6 +772,7 @@ sub handle_yacc_lex_cxx { &am_error ("C source seen but \`CC' not defined in \`configure.in'"); + } } } diff --git a/automake.texi b/automake.texi index 97fc420d6..501864e5a 100644 --- a/automake.texi +++ b/automake.texi @@ -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