aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2011-05-24 03:20:51 -0400
committerGlenn Morris2011-05-24 03:20:51 -0400
commit3fb27a8520fdab7dd1467510e0160de9fc4644f3 (patch)
tree47e27981f21f56ea77d4974098b06b9869f0eb26
parentcee4acda703aad2cd6f403bd31cebe1bc06a1a70 (diff)
downloademacs-3fb27a8520fdab7dd1467510e0160de9fc4644f3.tar.gz
emacs-3fb27a8520fdab7dd1467510e0160de9fc4644f3.zip
Auto-commit of generated files.
-rwxr-xr-xautogen/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen/configure b/autogen/configure
index c457ecd4626..1ce3148c1cd 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -20913,7 +20913,7 @@ ac_config_files="$ac_config_files Makefile lib/Makefile lib-src/Makefile oldXMen
20913 20913
20914 20914
20915if test -f $srcdir/test/automated/Makefile.in; then 20915if test -f $srcdir/test/automated/Makefile.in; then
20916 OPT_MAKEFILES_IN=test/automated/Makefile.in 20916 OPT_MAKEFILES_IN="\$(srcdir)/test/automated/Makefile.in"
20917 ac_config_files="$ac_config_files test/automated/Makefile" 20917 ac_config_files="$ac_config_files test/automated/Makefile"
20918 20918
20919else 20919else