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 66b890433a2f..000000000000
--- a/net-mgmt/flow-tools/files/patch-configure
+++ /dev/null
@@ -1,22 +0,0 @@
---- configure.in Sat Dec 29 01:02:24 2001
-+++ configure.in Sat Jan 12 08:43:07 2002
-@@ -8,7 +8,7 @@
-
- CFLAGS="-g -Wall"
-
--localstatedir="/var/ft"
-+localstatedir="${prefix}"
-
- dnl Checks for programs.
- AC_PROG_CC
---- configure Sat Dec 29 01:05:33 2001
-+++ configure Sat Jan 12 08:42:27 2002
-@@ -783,7 +783,7 @@
-
- CFLAGS="-g -Wall"
-
--localstatedir="/var/ft"
-+localstatedir="${prefix}"
-
- # Extract the first word of "gcc", so it can be a program name with args.
- set dummy gcc; ac_word=$2