emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r108455: Auto-commit of generated fil


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r108455: Auto-commit of generated files.
Date: Sat, 02 Jun 2012 06:17:26 -0400
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 108455
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2012-06-02 06:17:26 -0400
message:
  Auto-commit of generated files.
modified:
  autogen/Makefile.in
  autogen/configure
=== modified file 'autogen/Makefile.in'
--- a/autogen/Makefile.in       2012-05-27 10:19:11 +0000
+++ b/autogen/Makefile.in       2012-06-02 10:17:26 +0000
@@ -541,7 +541,6 @@
 LTLIBOBJS = @LTLIBOBJS@
 M17N_FLT_CFLAGS = @M17N_FLT_CFLAGS@
 M17N_FLT_LIBS = @M17N_FLT_LIBS@
-MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
 MKDEPDIR = @MKDEPDIR@
 MKDIR_P = @MKDIR_P@

=== modified file 'autogen/configure'
--- a/autogen/configure 2012-05-28 10:17:28 +0000
+++ b/autogen/configure 2012-06-02 10:17:26 +0000
@@ -1243,7 +1243,6 @@
 build_cpu
 build
 PROFILING_CFLAGS
-MAINT
 GZIP_INFO
 cache_file
 am__untar
@@ -1352,7 +1351,6 @@
 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 @@
   --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 @@
 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]