c9feed3f56
This is the devel branch of hping: it's the same, but with a TCL scripting feature. PR: ports/88552 Submitted by: Nicolas Jombart
10 lines
260 B
Text
10 lines
260 B
Text
--- 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
|
|
|
|
#
|