]> sourceware.org Git - automake.git/commitdiff
doc update
authorTom Tromey <tromey@redhat.com>
Wed, 4 Jun 1997 04:16:08 +0000 (04:16 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 4 Jun 1997 04:16:08 +0000 (04:16 +0000)
automake.texi
stamp-vti
version.texi

index d009e4128744b60b1f4507526c766f43ea9d7626..6e3903af4f6b52ba1f72f8a7987f528fb4675080 100644 (file)
@@ -1640,17 +1640,19 @@ dependency changes, and distribute the dependencies in the generated
 
 Currently this support requires the use of GNU @code{make} and
 @code{gcc}.  It might become possible in the future to supply a
-different dependency generating program, if there is enough demand.
-
-This mode is enabled by default if any C program or library is defined
-in the current directory.
+different dependency generating program, if there is enough demand.  In
+the meantime, this mode is enabled by default if any C program or
+library is defined in the current directory, so you may get a @samp{Must
+be a separator} error from non-GNU make.
 
 When you decide to make a distribution, the @code{dist} target will
 @trindex dist
 re-run @code{automake} with @samp{--include-deps} and other options.
 This will cause the previously generated dependencies to be inserted
 into the generated @file{Makefile.in}, and thus into the distribution.
-This step also turns off inclusion of the dependency generation code.
+This step also turns off inclusion of the dependency generation code, so
+that those who download your distribution but don't use GNU @code{make}
+and @code{gcc} will not get errors.
 
 When added to the @file{Makefile.in}, the dependencies have all
 system-specific dependencies automatically removed.  This can be done by
index c50d1dfcc027935cc681ed3c464c1c693b70fd96..df3eaf18b082fe71033c905386c046d8187865f4 100644 (file)
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,3 +1,3 @@
-@set UPDATED 1 June 1997
+@set UPDATED 3 June 1997
 @set EDITION 1.1q
 @set VERSION 1.1q
index c50d1dfcc027935cc681ed3c464c1c693b70fd96..df3eaf18b082fe71033c905386c046d8187865f4 100644 (file)
@@ -1,3 +1,3 @@
-@set UPDATED 1 June 1997
+@set UPDATED 3 June 1997
 @set EDITION 1.1q
 @set VERSION 1.1q
This page took 0.036449 seconds and 5 git commands to generate.