comparison ChangeLog @ 108712:056a00ed4b81

Use terminfo rather than termcap on recent NetBSD. * configure.in: On NetBSD, if terminfo is found, use it in preference to termcap. (Bug#6190)
author Glenn Morris <rgm@gnu.org>
date Wed, 19 May 2010 23:37:29 -0700
parents 12c5e713faa1
children d8f404311eaf
comparison
equal deleted inserted replaced
108711:2dbc9a7e7e46 108712:056a00ed4b81
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
1 2010-05-20 Glenn Morris <rgm@gnu.org> 6 2010-05-20 Glenn Morris <rgm@gnu.org>
2 7
3 * make-dist (src): Include *.mk. 8 * make-dist (src): Include *.mk.
4 * config.bat: Concatenate deps.mk onto the end of src/Makefile. 9 * config.bat: Concatenate deps.mk onto the end of src/Makefile.
5 * configure.in (DEPFLAGS, MKDEPDIR): New output variables. 10 * configure.in (DEPFLAGS, MKDEPDIR): New output variables.