[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
A small documentation patch for automake-1.5
From: |
Adrian Bunk |
Subject: |
A small documentation patch for automake-1.5 |
Date: |
Fri, 24 Aug 2001 19:42:10 +0200 (CEST) |
Hi,
I think this patch (s/ctags-etags.c/ctags-etags.o/) is self-explanatory.
--- automake.texi.old Fri Aug 24 19:31:44 2001
+++ automake.texi Fri Aug 24 19:32:44 2001
@@ -847,7 +847,7 @@
In this case Automake will cause @file{etags.c} to be compiled twice,
with different flags. De-ANSI-fication will work automatically. In
this instance, the names of the object files would be chosen by
-automake; they would be @file{ctags-etags.c} and @file{etags-etags.o}.
+automake; they would be @file{ctags-etags.o} and @file{etags-etags.o}.
(The name of the object files rarely matters.)
cu
Adrian
--
Get my GPG key: finger address@hidden | gpg --import
Fingerprint: B29C E71E FE19 6755 5C8A 84D4 99FC EA98 4F12 B400
- A small documentation patch for automake-1.5,
Adrian Bunk <=