[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r106603: Auto-commit of generated fil
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r106603: Auto-commit of generated files. |
Date: |
Sun, 04 Dec 2011 06:19:46 -0500 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 106603
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sun 2011-12-04 06:19:46 -0500
message:
Auto-commit of generated files.
modified:
autogen/Makefile.in
autogen/configure
=== modified file 'autogen/Makefile.in'
--- a/autogen/Makefile.in 2011-09-27 10:19:42 +0000
+++ b/autogen/Makefile.in 2011-12-04 11:19:46 +0000
@@ -723,6 +723,7 @@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
+cache_file = @cache_file@
canonical = @canonical@
configuration = @configuration@
datadir = @datadir@
=== modified file 'autogen/configure'
--- a/autogen/configure 2011-12-01 11:17:53 +0000
+++ b/autogen/configure 2011-12-04 11:19:46 +0000
@@ -1217,6 +1217,7 @@
PROFILING_CFLAGS
MAINT
GZIP_INFO
+cache_file
am__untar
am__tar
AMTAR
@@ -4070,6 +4071,9 @@
fi
+## Makefile.in needs the cache file name.
+
+
## This is an option because I do not know if all info/man support
## compressed files, nor how to test if they do so.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r106603: Auto-commit of generated files.,
Glenn Morris <=