aboutsummaryrefslogtreecommitdiff
path: root/net/hping3/files/patch-configure
blob: 94f80c00fdd98c5ea682fd01f7c1a5cfe04082db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2004-06-04 06:39:10 UTC
+++ configure
@@ -143,6 +143,8 @@ sed	-e "s^@PCAP@^$PCAP^g" \
 	-e "s^@TCL_INC@^$TCL_INC^g" \
 	-e "s^@TCL_VER@^$TCL_VER^g" \
 	-e "s^@TCL_LIB@^$TCL_LIB^g" \
+	-e "s^@CFLAGS@^$CFLAGS^g" \
+	-e "s^@LDFLAGS@^$LDFLAGS^g" \
 	<Makefile.in > Makefile
 
 #