aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog64
1 files changed, 64 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b38e17910f..4a3cbf01f9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,67 @@
12008-01-29 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * configure.in (xtensa): Match more configurations.
4
5 * configure: Regenerate.
6
72008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
8
9 * configure.in: Update comment.
10
112008-01-26 Glenn Morris <rgm@gnu.org>
12
13 * configure.in (--without-gcc): By default, neither off nor on.
14 (--with-carbon): Tone down rhetoric in help text.
15
162008-01-25 Glenn Morris <rgm@gnu.org>
17
18 * configure.in: Correct usage of OPTION_DEFAULT_ON,
19 OPTION_DEFAULT_OFF so that the defaults are as they used to be.
20 Default `Carbon' to off (it's unsupported).
21
222008-01-24 Glenn Morris <rgm@gnu.org>
23
24 * configure.in: Standardize dbus-related messages.
25
262008-01-23 Michael Olson <mwolson@gnu.org>
27
28 * configure.in (pkg-config-prog): Remove initial whitespace.
29
302008-01-23 Tom Tromey <tromey@redhat.com>
31
32 * configure.in (OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF): New macros.
33 (EMACS_ARG_Y, EMACS_ARG_N): Remove.
34 Update all users.
35
362008-01-21 Dan Nicolaescu <dann@ics.uci.edu>
37
38 * config.guess, config.sub: Updated from master source.
39
402008-01-17 Andreas Schwab <schwab@suse.de>
41
42 * configure.in (HAVE_LIB64_DIR): Rename from HAVE_X86_64_LIB64_DIR.
43
442008-01-17 Glenn Morris <rgm@gnu.org>
45
46 * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
47
482008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
49
50 * configure.in: Remove more references to unsupported systems.
51
522008-01-16 Sven Joachim <svenjoac@gmx.de>
53
54 * make-dist: Add --lzma.
55
562008-01-16 Glenn Morris <rgm@gnu.org>
57
58 * Makefile.in (maybe_bootstrap): Remove texinfo message, since
59 configure checks for this.
60
612008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
62
63 * configure.in: Remove more references to unsupported systems.
64
12008-01-06 Romain Francoise <romain@orebokech.com> 652008-01-06 Romain Francoise <romain@orebokech.com>
2 66
3 * configure.in: Delete extra semicolons. 67 * configure.in: Delete extra semicolons.