* stamp-h.in: Remove; no longer needed.

* .cvsignore: Replace autom4te.cache and config.cache with *.cache.
Remove config.h, config.hin, intl (no longer created).
* lib/.cvsignore: Add config.h, config.hin, configmake.h, inttypes.h,
stamp-h1.

Sync bootstrap from coreutils.
This commit is contained in:
Paul Eggert
2006-09-20 20:22:24 +00:00
parent a92be413b2
commit e70f46d132
5 changed files with 98 additions and 35 deletions

View File

@@ -1,3 +1,22 @@
2006-09-20 Paul Eggert <eggert@cs.ucla.edu>
* stamp-h.in: Remove; no longer needed.
* .cvsignore: Replace autom4te.cache and config.cache with *.cache.
Remove config.h, config.hin, intl (no longer created).
* lib/.cvsignore: Add config.h, config.hin, configmake.h, inttypes.h,
stamp-h1.
Sync bootstrap from coreutils, as follows:
2006-09-18 Paul Eggert <eggert@cs.ucla.edu>
* bootstrap (symlink_to_gnulib): New function.
(cp_mark_as_generated): Use it, to prefer symlinks-to-gnulib
to copies-of-gnulib.
(cp_mark_as_generated, slurp, gnulib_files):
Avoid making a copy if it's the same as the old version.
(gnulib_files): Add support for this variable (used by Bison).
2006-09-20 Paul Eggert <eggert@cs.ucla.edu>
* src/getargs.c (usage): Rework to use conventions similar to