aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/config.h.in b/config.h.in
index 93f0acb96..2a3bd36e4 100644
--- a/config.h.in
+++ b/config.h.in
@@ -78,11 +78,8 @@
/* Define if you have the strerror function. */
#undef HAVE_STRERROR
-/* Define if you have the strtol function. */
-#undef HAVE_STRTOL
-
-/* Define if you have the strtoul function. */
-#undef HAVE_STRTOUL
+/* Define if you have the strlwr function. */
+#undef HAVE_STRLWR
/* Define if you have the tcgetattr function. */
#undef HAVE_TCGETATTR