summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 9651ec202..2fb5f0327 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1159,6 +1159,9 @@
/* Define to 1 if h_errno is not defined by the system. */
#undef USE_LOCAL_H_ERRNO
+/* Define to 1 if lseek() can be used for SHIN. */
+#undef USE_LSEEK
+
/* Define to 1 if you want to allocate stack memory e.g. with `alloca'. */
#undef USE_STACK_ALLOCATION