diff options
| author | Glenn Morris | 2011-05-24 03:20:51 -0400 |
|---|---|---|
| committer | Glenn Morris | 2011-05-24 03:20:51 -0400 |
| commit | 3fb27a8520fdab7dd1467510e0160de9fc4644f3 (patch) | |
| tree | 47e27981f21f56ea77d4974098b06b9869f0eb26 | |
| parent | cee4acda703aad2cd6f403bd31cebe1bc06a1a70 (diff) | |
| download | emacs-3fb27a8520fdab7dd1467510e0160de9fc4644f3.tar.gz emacs-3fb27a8520fdab7dd1467510e0160de9fc4644f3.zip | |
Auto-commit of generated files.
| -rwxr-xr-x | autogen/configure | 2 |
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 | ||
| 20915 | if test -f $srcdir/test/automated/Makefile.in; then | 20915 | if 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 | ||
| 20919 | else | 20919 | else |