From a526a2203b26cb6b9d3546b92761f3b2217805ef Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Mon, 24 Nov 2014 00:05:59 +0100 Subject: 33743: use posix_openpt in zpty if it is available --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 306a0057d..56c4cfb13 100644 --- a/configure.ac +++ b/configure.ac @@ -1291,6 +1291,7 @@ AC_CHECK_FUNCS(strftime strptime mktime timelocal \ pcre_compile pcre_study pcre_exec \ nl_langinfo \ erand48 open_memstream \ + posix_openpt \ wctomb iconv \ grantpt unlockpt ptsname \ htons ntohs \ -- cgit 1.4.1