summaryrefslogtreecommitdiff
path: root/configh.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-12-09 21:35:46 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-12-09 21:35:46 +0200
commit134fa0445295460d897661ee18027c645b2baa73 (patch)
tree7af792097e7d23bd9cec91c31dd9e525a62f6245 /configh.in
parent4ed8e81f87aadda3521a967b5c5e714bf027194b (diff)
downloadgawk-134fa0445295460d897661ee18027c645b2baa73.tar.gz
Use posix_openpt() if available.
Diffstat (limited to 'configh.in')
-rw-r--r--configh.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/configh.in b/configh.in
index 8cb9826e..627533c3 100644
--- a/configh.in
+++ b/configh.in
@@ -156,6 +156,9 @@
/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H
+/* Define to 1 if you have the `posix_openpt' function. */
+#undef HAVE_POSIX_OPENPT
+
/* Define to 1 if you have the `setenv' function. */
#undef HAVE_SETENV