aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2011-12-04 06:19:46 -0500
committerGlenn Morris2011-12-04 06:19:46 -0500
commitc3a461a5acd4a072900b291e9c596dc14a1f11fb (patch)
treec141371da336feb720db2b55ce3733026b51325a
parent6c07aac2835c5ec4462fedb267f1bba5bb3cadc5 (diff)
downloademacs-c3a461a5acd4a072900b291e9c596dc14a1f11fb.tar.gz
emacs-c3a461a5acd4a072900b291e9c596dc14a1f11fb.zip
Auto-commit of generated files.
-rw-r--r--autogen/Makefile.in1
-rwxr-xr-xautogen/configure4
2 files changed, 5 insertions, 0 deletions
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@
723build_os = @build_os@ 723build_os = @build_os@
724build_vendor = @build_vendor@ 724build_vendor = @build_vendor@
725builddir = @builddir@ 725builddir = @builddir@
726cache_file = @cache_file@
726canonical = @canonical@ 727canonical = @canonical@
727configuration = @configuration@ 728configuration = @configuration@
728datadir = @datadir@ 729datadir = @datadir@
diff --git a/autogen/configure b/autogen/configure
index ed23aafc7bf..9dc6dd9ad34 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -1217,6 +1217,7 @@ build
1217PROFILING_CFLAGS 1217PROFILING_CFLAGS
1218MAINT 1218MAINT
1219GZIP_INFO 1219GZIP_INFO
1220cache_file
1220am__untar 1221am__untar
1221am__tar 1222am__tar
1222AMTAR 1223AMTAR
@@ -4070,6 +4071,9 @@ else
4070fi 4071fi
4071 4072
4072 4073
4074## Makefile.in needs the cache file name.
4075
4076
4073## This is an option because I do not know if all info/man support 4077## This is an option because I do not know if all info/man support
4074## compressed files, nor how to test if they do so. 4078## compressed files, nor how to test if they do so.
4075 4079