]> The Tcpdump Group git mirrors - tcpdump/blobdiff - configure.ac
Makefile.in: don't remove configure and config.h.in in make distclean.
[tcpdump] / configure.ac
index fccebbcd0741929c1e63fe53e604cd9ebeb88721..0278e7c5cd77a564c464040430d97b3afbdd7caf 100644 (file)
@@ -407,7 +407,7 @@ if test "$ipv6" = "yes" -a "$ipv6lib" != "none"; then
 fi
 
 AC_REPLACE_FUNCS(strlcat strlcpy strdup strsep getservent getopt_long)
-AC_CHECK_FUNCS(fork vfork strftime)
+AC_CHECK_FUNCS(fork vfork)
 AC_CHECK_FUNCS(setlinebuf)
 
 #