2009-03-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ manual: minor cleanups.
+ * doc/automake.texi (Yacc and Lex): Adjust spacing in example.
+ (Mixing Fortran 77 With C and C++): Drop unneeded @page breaks.
+
Sane (un)install for empty directory variables.
This patch fixes all install and uninstall rules to behave
sanely when $(wheredir) is the empty string, but $(where_HOW) is
#define yylhs c_yylhs
#define yylen c_yylen
#define yydefred c_yydefred
-#define yydgoto c_yydgoto
+#define yydgoto c_yydgoto
#define yysindex c_yysindex
#define yyrindex c_yyrindex
#define yygindex c_yygindex
@command{cfortran} is not yet Free Software, but it will be in the next
major release.}.
-@page
Automake can help in two ways:
@enumerate
been mentioned in @code{foo_LDADD} and @code{libfoo_la_LIBADD}, then
Automake would have issued a warning.
-
-@page
@menu
* How the Linker is Chosen:: Automatic linker selection
@end menu