Auto-commit of generated files.

This commit is contained in:
Glenn Morris 2011-12-04 06:19:46 -05:00
parent 6c07aac283
commit c3a461a5ac
2 changed files with 5 additions and 0 deletions

View file

@ -723,6 +723,7 @@ build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
cache_file = @cache_file@
canonical = @canonical@
configuration = @configuration@
datadir = @datadir@

4
autogen/configure vendored
View file

@ -1217,6 +1217,7 @@ build
PROFILING_CFLAGS
MAINT
GZIP_INFO
cache_file
am__untar
am__tar
AMTAR
@ -4070,6 +4071,9 @@ else
fi
## Makefile.in needs the cache file name.
## This is an option because I do not know if all info/man support
## compressed files, nor how to test if they do so.