1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -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 \
strstr \
strtok_r \
strftime \
uname \
strcasecmp \
stricmp \