]> granicus.if.org Git - python/commit
Make HAVE_TERMIOS_H and associated config.sh shell variable available
authorEric S. Raymond <esr@thyrsus.com>
Tue, 16 Jan 2001 15:01:26 +0000 (15:01 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 16 Jan 2001 15:01:26 +0000 (15:01 +0000)
commit1360359bb943cf1a92c9c088d88d79876509bd78
tree89ef36189602fd262bb559f0440683409ef422d5
parent844c297da92fd9690bc396be1045855954066289
Make HAVE_TERMIOS_H and associated config.sh shell variable available
when configure detects the presence of termios.h; later we'll use this
for correct configuration of edline/readline.

Also, fix a bug in acconfig.h -- somebody forgot to add an undef to
cover the LIBNDBM configure symbol, which was preventing autoheader
from working properly.
acconfig.h
configure.in