* automake.texi (Program and Library Variables): Mention _LFLAGS.
authorTom Tromey <tromey@redhat.com>
Mon, 6 May 2002 06:15:13 +0000 (06:15 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 6 May 2002 06:15:13 +0000 (06:15 +0000)
ChangeLog
automake.texi

index e3886ec..96ad6f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-05-05  Tom Tromey  <tromey@redhat.com>
+
+       * automake.texi (Program and Library Variables): Mention _LFLAGS.
+
 2002-04-30  Alexandre Duret-Lutz  <duret_g@epita.fr>
 
        * lib/am/ltlib.am (clean-%DIR%LTLIBRARIES): Erase so_locations
index f1233d6..837ed19 100644 (file)
@@ -2300,8 +2300,8 @@ per-library) basis.  A single source file can be included in several
 programs, and it will potentially be compiled with different flags for
 each program.  This works for any language directly supported by
 Automake.  The flags are @samp{_CFLAGS}, @samp{_CXXFLAGS},
-@samp{_OBJCFLAGS}, @samp{_YFLAGS}, @samp{_CCASFLAGS}, @samp{_FFLAGS},
-@samp{_RFLAGS}, and @samp{_GCJFLAGS}.
+@samp{_OBJCFLAGS}, @samp{_LFLAGS}, @samp{_YFLAGS}, @samp{_CCASFLAGS},
+@samp{_FFLAGS}, @samp{_RFLAGS}, and @samp{_GCJFLAGS}.
 
 When using a per-program compilation flag, Automake will choose a
 different name for the intermediate object files.  Ordinarily a file