29 Aug
2018
29 Aug
'18
4:08 a.m.
On 20/08/18 07:43, Dave Reisner wrote:
We don't use these. --- configure.ac | 2 -- 1 file changed, 2 deletions(-)
diff --git a/configure.ac b/configure.ac index 5ca5bdd0..a569ffeb 100644 --- a/configure.ac +++ b/configure.ac @@ -329,8 +329,6 @@ PATH_MAX_DEFINED AC_FUNC_FORK AC_FUNC_GETMNTENT AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK -AC_FUNC_MKTIME -AC_FUNC_STRCOLL AC_CHECK_FUNCS([dup2 getcwd getmntinfo gettimeofday memmove memset \ mkdir realpath regcomp rmdir setenv setlocale strcasecmp \ strchr strcspn strdup strerror strndup strnlen strrchr \
I remember strcoll going, but no idea when we used mktime! Thanks, A