diff options
| author | Glenn Morris | 2011-03-20 20:03:58 -0400 |
|---|---|---|
| committer | Glenn Morris | 2011-03-20 20:03:58 -0400 |
| commit | dccef361922feb8aafcb9a551d9ba54ed62b6c03 (patch) | |
| tree | 23fb94b94bd0a227a3e154cb22cefd83128f01a3 | |
| parent | 66b874939b5acd59c76fa53373f2e41871ec1fef (diff) | |
| download | emacs-dccef361922feb8aafcb9a551d9ba54ed62b6c03.tar.gz emacs-dccef361922feb8aafcb9a551d9ba54ed62b6c03.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 2f19acbf347..4c45db1badd 100755 --- a/autogen/configure +++ b/autogen/configure | |||
| @@ -3934,7 +3934,7 @@ fi | |||
| 3934 | if test "${enable_maintainer_mode+set}" = set; then : | 3934 | if test "${enable_maintainer_mode+set}" = set; then : |
| 3935 | enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval | 3935 | enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval |
| 3936 | else | 3936 | else |
| 3937 | USE_MAINTAINER_MODE=no | 3937 | USE_MAINTAINER_MODE=yes |
| 3938 | fi | 3938 | fi |
| 3939 | 3939 | ||
| 3940 | if test $USE_MAINTAINER_MODE = yes; then | 3940 | if test $USE_MAINTAINER_MODE = yes; then |