Prevent buildconf from removing 'Makefile' and 'missing' files. This would blow

away our CVS checked 'missing' file and also CVS checked 'hiper/Makefile'.
This commit is contained in:
Yang Tse
2008-08-07 16:22:25 +00:00
parent ddfa33be79
commit fa2a8f6fb8
2 changed files with 3 additions and 2 deletions

View File

@@ -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