diff options
Diffstat (limited to 'acconf.h.in')
-rw-r--r-- | acconf.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/acconf.h.in b/acconf.h.in index 6e7c03d3..e1f233dd 100644 --- a/acconf.h.in +++ b/acconf.h.in @@ -33,18 +33,12 @@ /* Define to 1 if you have the <stdlib.h> header file. */ #undef HAVE_STDLIB_H -/* Define to 1 if you have the `strftime' function. */ -#undef HAVE_STRFTIME - /* Define to 1 if you have the <strings.h> header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the <string.h> header file. */ #undef HAVE_STRING_H -/* Define to 1 if you have the `strptime' function. */ -#undef HAVE_STRPTIME - /* Define to 1 if you have the <sys/stat.h> header file. */ #undef HAVE_SYS_STAT_H |