aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 26ab1fc..79209f5 100644
--- a/configure.in
+++ b/configure.in
@@ -33,6 +33,8 @@ AC_CHECK_HEADERS(sstream, ,
33 )] 33 )]
34) 34)
35 35
36AC_CHECK_HEADERS(cassert cctype cerrno cmath cstdarg cstdio cstdlib cstring ctime)
37
36AC_HEADER_TIME 38AC_HEADER_TIME
37 39
38dnl Check for existance of basename(), setlocale() and strftime() 40dnl Check for existance of basename(), setlocale() and strftime()