summaryrefslogtreecommitdiff
path: root/configh.in
diff options
context:
space:
mode:
Diffstat (limited to 'configh.in')
-rw-r--r--configh.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/configh.in b/configh.in
index 54ade6c6a..54ddf96ac 100644
--- a/configh.in
+++ b/configh.in
@@ -240,6 +240,14 @@
#define USE_POLL 0
/*
+ * HAVE_SETENV:
+ *
+ * Whether or not POSIX setenv() is available from stdlib.h.
+ */
+
+#define HAVE_SETENV 0
+
+/*
* Do we have various image libraries?
*/