diff options
author | Yang Tse <yangsita@gmail.com> | 2008-08-07 16:22:25 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-08-07 16:22:25 +0000 |
commit | fa2a8f6fb8cdf93e4da6e9aae6d1460cdb713779 (patch) | |
tree | 428182712d70e6c12a845507041e4fbca79dcc17 /CHANGES | |
parent | ddfa33be79f28e0cc3e9f40ae1ae8e464cc3de5a (diff) |
Prevent buildconf from removing 'Makefile' and 'missing' files. This would blow
away our CVS checked 'missing' file and also CVS checked 'hiper/Makefile'.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,6 +18,9 @@ Yang Tse (7 Aug 2008) expansion which consists of a single double-quoted string as the result of concatenating all of them. +- Prevent buildconf from removing 'Makefile' and 'missing' files. This would + blow away our CVS checked files 'missing' and 'hiper/Makefile'. + Yang Tse (5 Aug 2008) - Changes done to buildconf script. Validate that autom4te and autoconf, as well as aclocal and automake, versions match. Improve removal of previous |