summaryrefslogtreecommitdiffstats
path: root/tools/build/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/config.h.in')
-rw-r--r--tools/build/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/build/config.h.in b/tools/build/config.h.in
index 1c62638b8b..27a3499112 100644
--- a/tools/build/config.h.in
+++ b/tools/build/config.h.in
@@ -2,3 +2,6 @@
/* Define if you have the strerror function. */
#undef HAVE_STRERROR
+
+/* Define if you have the strtol function. */
+#undef HAVE_STRTOL