diff options
| author | Glenn Morris | 2011-05-19 20:44:19 -0400 |
|---|---|---|
| committer | Glenn Morris | 2011-05-19 20:44:19 -0400 |
| commit | 4d4b75e88896b3bbcc12b4ec8eb61c2830390227 (patch) | |
| tree | f67afbd792834b8b3ffbfdead59de010ac162d7c | |
| parent | b9704ad9939ec1f6b5753c883bc023a55918023f (diff) | |
| download | emacs-4d4b75e88896b3bbcc12b4ec8eb61c2830390227.tar.gz emacs-4d4b75e88896b3bbcc12b4ec8eb61c2830390227.zip | |
Auto-commit of generated files.
| -rwxr-xr-x | autogen/configure | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/autogen/configure b/autogen/configure index d6f4e5c512c..dbeeb91456d 100755 --- a/autogen/configure +++ b/autogen/configure | |||
| @@ -1234,6 +1234,7 @@ PACKAGE_NAME | |||
| 1234 | PATH_SEPARATOR | 1234 | PATH_SEPARATOR |
| 1235 | SHELL' | 1235 | SHELL' |
| 1236 | ac_subst_files='deps_frag | 1236 | ac_subst_files='deps_frag |
| 1237 | lisp_frag | ||
| 1237 | ns_frag' | 1238 | ns_frag' |
| 1238 | ac_user_opts=' | 1239 | ac_user_opts=' |
| 1239 | enable_option_checking | 1240 | enable_option_checking |
| @@ -9079,6 +9080,10 @@ deps_frag=$srcdir/src/$deps_frag | |||
| 9079 | 9080 | ||
| 9080 | 9081 | ||
| 9081 | 9082 | ||
| 9083 | lisp_frag=$srcdir/src/lisp.mk | ||
| 9084 | |||
| 9085 | |||
| 9086 | |||
| 9082 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for long file names" >&5 | 9087 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for long file names" >&5 |
| 9083 | $as_echo_n "checking for long file names... " >&6; } | 9088 | $as_echo_n "checking for long file names... " >&6; } |
| 9084 | if test "${ac_cv_sys_long_file_names+set}" = set; then : | 9089 | if test "${ac_cv_sys_long_file_names+set}" = set; then : |