summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cvs/config.h.in')
-rw-r--r--gnu/usr.bin/cvs/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu/usr.bin/cvs/config.h.in b/gnu/usr.bin/cvs/config.h.in
index 9a9a5b83392..51b305af261 100644
--- a/gnu/usr.bin/cvs/config.h.in
+++ b/gnu/usr.bin/cvs/config.h.in
@@ -117,6 +117,9 @@
/* Define if you have the putenv function. */
#undef HAVE_PUTENV
+/* Define if you have the readlink function. */
+#undef HAVE_READLINK
+
/* Define if you have the setvbuf function. */
#undef HAVE_SETVBUF
@@ -138,6 +141,9 @@
/* Define if you have the timezone function. */
#undef HAVE_TIMEZONE
+/* Define if you have the tzset function. */
+#undef HAVE_TZSET
+
/* Define if you have the vfork function. */
#undef HAVE_VFORK