Mercurial > emacs
comparison ChangeLog @ 108757:915a03d2dfb2
Merge from mainline.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Sun, 23 May 2010 23:03:20 +0000 |
parents | e6ab17110c0d |
children | f7bbe35cec23 |
comparison
equal
deleted
inserted
replaced
108704:912915c9edd9 | 108757:915a03d2dfb2 |
---|---|
1 2010-05-21 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * configure.in (MKDEPDIR): Parallel build tweak. | |
4 | |
5 * configure.in (ns_frag): New output file. | |
6 | |
7 * configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK. | |
8 (OLDXMENU_TARGET): Set to empty if USE_GTK. | |
9 | |
10 * configure.in (cannot_dump): New output variable. | |
11 | |
12 2010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com> | |
13 | |
14 * configure.in: On NetBSD, if terminfo is found, use it in | |
15 preference to termcap. (Bug#6190) | |
16 | |
17 2010-05-20 Glenn Morris <rgm@gnu.org> | |
18 | |
19 * make-dist (src): Include *.mk. | |
20 * config.bat: Concatenate deps.mk onto the end of src/Makefile. | |
21 * configure.in (DEPFLAGS, MKDEPDIR): New output variables. | |
22 (deps_frag): New output file. | |
23 (AUTO_DEPEND): Remove this definition. | |
24 | |
25 * configure.in (--with-gtk, --with-gcc): Remove option stubs. | |
26 | |
1 2010-05-19 Glenn Morris <rgm@gnu.org> | 27 2010-05-19 Glenn Morris <rgm@gnu.org> |
2 | 28 |
3 * configure.in (LINKER, YMF_PASS_LDFLAGS): New output variables. | 29 * configure.in (LINKER, YMF_PASS_LDFLAGS): New output variables. |
4 (ORDINARY_LINK): New AC_DEFINE. | 30 (ORDINARY_LINK): New AC_DEFINE. |
5 (LIB_GCC): No need to set if ORDINARY_LINK. | 31 (LIB_GCC): No need to set if ORDINARY_LINK. |