$OpenBSD: patch-Libnet-0_99b_configure,v 1.1 2001/03/16 10:24:05 wilfried Exp $ --- Libnet-0.99b/configure.orig Mon Jul 26 17:08:51 1999 +++ Libnet-0.99b/configure Thu Mar 15 22:32:26 2001 @@ -884,11 +884,6 @@ fi -if test $ac_cv_prog_gcc = yes; then - CCOPTS='-O3 -funroll-loops -fomit-frame-pointer -pipe -Wall' - CFLAGS="$CCOPTS" -fi - # Check whether --with-pf_packet or --without-pf_packet was given. if test "${with_pf_packet+set}" = set; then withval="$with_pf_packet"