summaryrefslogtreecommitdiff
path: root/net/hping/files/patch-configure
blob: b7dda57f7370d67e8440d3222811b299467d1775 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- configure.orig	Fri Sep 14 22:04:25 2001
+++ configure	Fri Sep 14 22:05:02 2001
@@ -99,6 +99,7 @@
 	-e "s^@PCAP_INCLUDE@^$PCAP_INCLUDE^g" \
 	-e "s^@MANPATH@^$INSTALL_MANPATH^g" \
 	-e "s^@SOLARISLIB@^$SOLARISLIB^g" \
+	-e "s^@CFLAGS@^$CFLAGS^g" \
 	<Makefile.in > Makefile
 
 #