Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Sat, 2 Jun 2012 10:17:26 +0000 (06:17 -0400)
committerGlenn Morris <rgm@gnu.org>
Sat, 2 Jun 2012 10:17:26 +0000 (06:17 -0400)
autogen/Makefile.in
autogen/configure

index 7f9afd2..1c71096 100644 (file)
@@ -541,7 +541,6 @@ LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
 M17N_FLT_CFLAGS = @M17N_FLT_CFLAGS@
 M17N_FLT_LIBS = @M17N_FLT_LIBS@
-MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
 MKDEPDIR = @MKDEPDIR@
 MKDIR_P = @MKDIR_P@
index 6761900..e2bbe20 100755 (executable)
@@ -1243,7 +1243,6 @@ build_vendor
 build_cpu
 build
 PROFILING_CFLAGS
-MAINT
 GZIP_INFO
 cache_file
 am__untar
@@ -1352,7 +1351,6 @@ with_gameuser
 with_gnustep_conf
 enable_ns_self_contained
 enable_asserts
-enable_maintainer_mode
 enable_locallisppath
 enable_checking
 enable_use_lisp_union_type
@@ -1999,9 +1997,6 @@ Optional Features:
   --disable-ns-self-contained
                           disable self contained build under NeXTstep
   --enable-asserts        compile code with asserts enabled
-  --disable-maintainer-mode
-                          disable make rules and dependencies not useful (and
-                          sometimes confusing) to the casual installer
   --enable-locallisppath=PATH
                           directories Emacs should search for lisp files
                           specific to this site
@@ -4199,20 +4194,6 @@ else
 fi
 
 
-# Check whether --enable-maintainer-mode was given.
-if test "${enable_maintainer_mode+set}" = set; then :
-  enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
-else
-  USE_MAINTAINER_MODE=yes
-fi
-
-if test $USE_MAINTAINER_MODE = yes; then
-  MAINT=
-else
-  MAINT=#
-fi
-
-
 # Check whether --enable-locallisppath was given.
 if test "${enable_locallisppath+set}" = set; then :
   enableval=$enable_locallisppath; if test "${enableval}" = "no"; then