summaryrefslogtreecommitdiff
path: root/net-mgmt/flow-tools/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/flow-tools/files/patch-configure')
-rw-r--r--net-mgmt/flow-tools/files/patch-configure22
1 files changed, 0 insertions, 22 deletions
diff --git a/net-mgmt/flow-tools/files/patch-configure b/net-mgmt/flow-tools/files/patch-configure
deleted file mode 100644
index e42e912a5f9b..000000000000
--- a/net-mgmt/flow-tools/files/patch-configure
+++ /dev/null
@@ -1,22 +0,0 @@
---- configure.in.orig Wed Oct 16 01:28:23 2002
-+++ configure.in Sun Nov 17 05:14:42 2002
-@@ -6,7 +6,7 @@
- AM_INIT_AUTOMAKE(flow-tools, 0.62)
- AM_CONFIG_HEADER(lib/ftconfig.h:lib/ftconfig.h.in)
-
--CFLAGS="-g -Wall"
-+CFLAGS+="-g -Wall"
-
- dnl Checks for programs.
- AC_PROG_CC
---- configure.orig Wed Oct 16 01:28:44 2002
-+++ configure Sun Nov 17 05:13:42 2002
-@@ -1583,7 +1583,7 @@
-
-
-
--CFLAGS="-g -Wall"
-+CFLAGS+="-g -Wall"
-
- ac_ext=c
- ac_cpp='$CPP $CPPFLAGS'