diff options
| author | Glenn Morris <rgm@fencepost> | 2011-03-20 20:03:58 -0400 |
|---|---|---|
| committer | Glenn Morris <rgm@fencepost> | 2011-03-20 20:03:58 -0400 |
| commit | dccef361922feb8aafcb9a551d9ba54ed62b6c03 (patch) | |
| tree | 23fb94b94bd0a227a3e154cb22cefd83128f01a3 | |
| parent | 66b874939b5acd59c76fa53373f2e41871ec1fef (diff) | |
| download | emacs-dccef361922feb8aafcb9a551d9ba54ed62b6c03.tar.gz | |
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 if test "${enable_maintainer_mode+set}" = set; then : enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval else - USE_MAINTAINER_MODE=no + USE_MAINTAINER_MODE=yes fi if test $USE_MAINTAINER_MODE = yes; then |
