]> The Tcpdump Group git mirrors - tcpdump/blobdiff - configure
Remove some unused declarations from aclocal.m4. [skip ci]
[tcpdump] / configure
index ad2754bf1d6be68c29453833e31d9a7e4938a2df..5cabf06126230cf54a694f6510d58651040a6d6f 100755 (executable)
--- a/configure
+++ b/configure
@@ -2903,7 +2903,6 @@ case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
 
 
 
-
 # Check whether --with-gcc was given.
 if test ${with_gcc+y}
 then :
@@ -3982,8 +3981,6 @@ printf "%s\n" "$as_me: WARNING: The C compiler does not support C99; there may b
 fi
 
 
-
-
     if test "$GCC" = yes ; then
            #
            # -Werror forces warnings to be errors.