comparison ChangeLog @ 109198:96783fa22d8e

Merge from mainline.
author Katsumi Yamaoka <katsumi@flagship2>
date Thu, 20 May 2010 13:29:53 +0000
parents 056a00ed4b81
children d8f404311eaf
comparison
equal deleted inserted replaced
109197:f3352dc3107f 109198:96783fa22d8e
1 2010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com>
2
3 * configure.in: On NetBSD, if terminfo is found, use it in
4 preference to termcap. (Bug#6190)
5
6 2010-05-20 Glenn Morris <rgm@gnu.org>
7
8 * make-dist (src): Include *.mk.
9 * config.bat: Concatenate deps.mk onto the end of src/Makefile.
10 * configure.in (DEPFLAGS, MKDEPDIR): New output variables.
11 (deps_frag): New output file.
12 (AUTO_DEPEND): Remove this definition.
13
14 * configure.in (--with-gtk, --with-gcc): Remove option stubs.
15
1 2010-05-19 Glenn Morris <rgm@gnu.org> 16 2010-05-19 Glenn Morris <rgm@gnu.org>
2 17
3 * configure.in (LINKER, YMF_PASS_LDFLAGS): New output variables. 18 * configure.in (LINKER, YMF_PASS_LDFLAGS): New output variables.
4 (ORDINARY_LINK): New AC_DEFINE. 19 (ORDINARY_LINK): New AC_DEFINE.
5 (LIB_GCC): No need to set if ORDINARY_LINK. 20 (LIB_GCC): No need to set if ORDINARY_LINK.