summaryrefslogtreecommitdiff
path: root/net/hping-devel/files/patch-configure
blob: fdc8d4fcdfad0f663f6ce26c63db3c558b12ac58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- configure.orig	Fri Jun  4 08:39:10 2004
+++ configure	Mon Oct 31 10:49:39 2005
@@ -143,6 +143,7 @@
 	-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" \
 	<Makefile.in > Makefile
 
 #