]> The Tcpdump Group git mirrors - tcpdump/blobdiff - configure
Patch from Pekka Savola <[email protected]> to get rid of "savestr()"
[tcpdump] / configure
index 408631691442b53b945636e5c95bae05f4b2d9a3..ac65efb1373089f69790455d0b77cc13368182cd 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# From configure.in Revision: 1.133 
+# From configure.in Revision: 1.134 
 
 
 
@@ -2832,7 +2832,7 @@ if test "$missing_includes" = "yes"; then
 fi
 
 
-for ac_func in vfprintf strcasecmp strlcat strlcpy
+for ac_func in vfprintf strcasecmp strlcat strlcpy strdup
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
 echo "configure:2839: checking for $ac_func" >&5