microcode/configure.ac: error if --with-termcap=no on Unix.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Wed, 9 May 2012 22:45:42 +0000 (15:45 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Wed, 9 May 2012 22:45:42 +0000 (15:45 -0700)
commitb564905756be18c5bfe53c7656f54cda4e44de77
treedb808a87eba38eddf46f25fb88691893c6b95bb5
parent49db7bb78270042f04865689efcebd4c8b1199d2
microcode/configure.ac: error if --with-termcap=no on Unix.

The build will fail without a termcap-ish library in LIBS because of
references to e.g. tgetent in uxtty.c.
src/microcode/configure.ac