Add builtin tty support option
authorNelson Ferreira <nelson.ferreira@ieee.org>
Tue, 8 Sep 2015 22:08:12 +0000 (18:08 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Tue, 8 Sep 2015 22:08:12 +0000 (18:08 -0400)
commit3d73783dceefcc22ea86080c5dd40b00f887a324
tree28809268cedcdce1d74fefe231bdb82d1ecec812
parent97b46b308a60d7638a8ee0207e5176d8b232e712
Add builtin tty support option

* configure.ac: Add disabled by default --with-builtin-tty as last
resort to get a workable build with no other libraries.  A
workable terminal spec will be needed at runtime.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
configure.ac