summaryrefslogtreecommitdiff
path: root/net/trafshow4/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net/trafshow4/files/patch-configure')
-rw-r--r--net/trafshow4/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/trafshow4/files/patch-configure b/net/trafshow4/files/patch-configure
deleted file mode 100644
index 8510310f4a13..000000000000
--- a/net/trafshow4/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Sat Jan 5 17:07:53 2002
-+++ configure Sat Jan 5 17:07:53 2002
-@@ -874,7 +874,7 @@
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_cv_lbl_gcc_vers=`$CC -v 2>&1 | \
-- sed -n -e '$s/.* //' -e '$s/\..*//p'`
-+ sed -n -e '$s/^.*version //' -e '$s/\..*//p'`
- fi
-
- echo "$ac_t""$ac_cv_lbl_gcc_vers" 1>&6