]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Comment fix
authorTom Tromey <tromey@redhat.com>
Sun, 26 Nov 1995 06:44:53 +0000 (06:44 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 26 Nov 1995 06:44:53 +0000 (06:44 +0000)
depend.am
lib/am/depend.am

index 124f8121d5a6d14584fcd06463dec8921f12b274..2a611940cc953c705b5acf7c2a529f76d8352307 100644 (file)
--- a/depend.am
+++ b/depend.am
@@ -1,6 +1,6 @@
 # This fragment is probably only useful for maintainers.  It relies on
 # GNU make and gcc.  It is only included in the generated Makefile.in
-# if `automake' is passed the `--use-deps' flag.
+# if `automake' is not passed the `--include-deps' flag.
 
 MKDEP = gcc -MM
 
index 124f8121d5a6d14584fcd06463dec8921f12b274..2a611940cc953c705b5acf7c2a529f76d8352307 100644 (file)
@@ -1,6 +1,6 @@
 # This fragment is probably only useful for maintainers.  It relies on
 # GNU make and gcc.  It is only included in the generated Makefile.in
-# if `automake' is passed the `--use-deps' flag.
+# if `automake' is not passed the `--include-deps' flag.
 
 MKDEP = gcc -MM