aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-12-15 22:04:32 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-12-15 22:04:32 +0200
commit287b218ce09459ba4d66dd0c4ad6f1c48f525c82 (patch)
tree24f838e44be4a35bfab21adab63d0127ce0b0017 /pc/config.h
parentae9e583a257264f4580d07354e79aac63db72695 (diff)
parent0c6eb4d4b1e1f4b6e1aee116929863f9b820fdcc (diff)
downloadegawk-287b218ce09459ba4d66dd0c4ad6f1c48f525c82.tar.gz
egawk-287b218ce09459ba4d66dd0c4ad6f1c48f525c82.tar.bz2
egawk-287b218ce09459ba4d66dd0c4ad6f1c48f525c82.zip
Merge branch 'master' into array-iface
Diffstat (limited to 'pc/config.h')
-rw-r--r--pc/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pc/config.h b/pc/config.h
index 0dbf1701..40d802e8 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -186,6 +186,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. */
#if defined(__MINGW32__) || defined(__DJGPP__)
#define HAVE_SETENV 1