1
0
mirror of https://github.com/moparisthebest/curl synced 2025-01-04 10:28:08 -05:00

remove the check for strftime(), we don't need it

This commit is contained in:
Daniel Stenberg 2005-02-11 19:34:05 +00:00
parent e7cefd684b
commit 22c1d48cb2

View File

@ -1254,7 +1254,6 @@ AC_CHECK_FUNCS( strtoll \
strdup \ strdup \
strstr \ strstr \
strtok_r \ strtok_r \
strftime \
uname \ uname \
strcasecmp \ strcasecmp \
stricmp \ stricmp \