Fix pty handling on FreeBSD 8.0 (tiny change)
commit1598ef28c19ef0b0c11c95fd149f08e9711f15cc
authorJan Beich <jbeich@tormail.org>
Fri, 17 Aug 2012 07:20:10 +0000 (17 00:20 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 17 Aug 2012 07:20:10 +0000 (17 00:20 -0700)
tree9d2c2a4c219ad40e10a35bf184cf2fc4cd030602
parent998c4a6a187db3cfc36914fc8d54c43005f7be25
Fix pty handling on FreeBSD 8.0  (tiny change)

* configure.ac (PTY_OPEN): Try posix_openpt on gnu-linux,
gnu-kfreebsd, freebsd, and netbsd.

Fixes: debbugs:12040
ChangeLog
configure.ac