From: Glenn Morris Date: Sun, 4 Dec 2011 11:19:46 +0000 (-0500) Subject: Auto-commit of generated files. X-Git-Tag: emacs-pretest-24.0.93~232^2~9 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c3a461a5acd4a072900b291e9c596dc14a1f11fb;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/Makefile.in b/autogen/Makefile.in index 743dd02917d..c3cca3f9f1b 100644 --- a/autogen/Makefile.in +++ b/autogen/Makefile.in @@ -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@ diff --git a/autogen/configure b/autogen/configure index ed23aafc7bf..9dc6dd9ad34 100755 --- a/autogen/configure +++ b/autogen/configure @@ -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.