aboutsummaryrefslogtreecommitdiff
path: root/net/quagga23/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net/quagga23/files/patch-configure')
-rw-r--r--net/quagga23/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/quagga23/files/patch-configure b/net/quagga23/files/patch-configure
deleted file mode 100644
index b9640b0124b5..000000000000
--- a/net/quagga23/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2014-08-25 17:02:06 UTC
-+++ configure
-@@ -18158,7 +18158,7 @@ fi
-
-
-
--if test "${enable_snmp}" != ""; then
-+if test "x${enable_snmp}" != "xno"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}net-snmp-config", so it can be a program name with args.
- set dummy ${ac_tool_prefix}net-snmp-config; ac_word=$2