[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
`automake -a -c -f` wrongly updates the INSTALL file
From: |
Mike Frysinger |
Subject: |
`automake -a -c -f` wrongly updates the INSTALL file |
Date: |
Thu, 28 Sep 2006 06:22:15 -0400 |
User-agent: |
KMail/1.9.4 |
i normally use automake-1.9.6 but i just tried out 1.9b and it appears to have
the same problem
$ svn st INSTALL
$ automake-1.9b -a -c
$ svn st INSTALL
$ automake-1.9b -a -f
$ svn st INSTALL
$ automake-1.9b -a -c -f
$ svn st INSTALL
M INSTALL
$ svn diff INSTALL
...
-HOMEPAGE: http://freestdf.sourceforge.net/liblzw.php
-AUTHOR: Mike Frysinger <address@hidden>
+Installation Instructions
+*************************
...
yikes ! :)
-mike
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- `automake -a -c -f` wrongly updates the INSTALL file,
Mike Frysinger <=