1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/net-mgmt/sing/files/patch-ab
James E. Housley 596452271c Add new port net/sing v1.0
Tool for sending customized ICMP packets

PR:		21776
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-10-16 02:28:03 +00:00

14 lines
357 B
Plaintext

--- configure.orig Fri Oct 6 01:19:57 2000
+++ configure Fri Oct 6 01:20:05 2000
@@ -1097,10 +1097,6 @@
fi
fi
-if test -n "$GCC"; then
- CFLAGS="-O3 -Wall"
-fi
-
echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
echo "configure:1104: checking how to run the C preprocessor" >&5
# On Suns, sometimes $CPP names a directory.