summaryrefslogtreecommitdiffstats
path: root/net/quagga/files/extra-tcpmd5-patch-configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'net/quagga/files/extra-tcpmd5-patch-configure.ac')
-rw-r--r--net/quagga/files/extra-tcpmd5-patch-configure.ac16
1 files changed, 0 insertions, 16 deletions
diff --git a/net/quagga/files/extra-tcpmd5-patch-configure.ac b/net/quagga/files/extra-tcpmd5-patch-configure.ac
deleted file mode 100644
index 7de5b40..0000000
--- a/net/quagga/files/extra-tcpmd5-patch-configure.ac
+++ /dev/null
@@ -1,16 +0,0 @@
---- configure.ac.orig Fri Jan 7 06:03:14 2005
-+++ configure.ac Fri Jan 28 17:52:57 2005
-@@ -204,6 +204,13 @@
- AC_DEFINE(HAVE_IRDP,, IRDP )
- fi
-
-+AC_ARG_ENABLE(tcp-signature,
-+[ --enable-tcp-signature enable TCP MD5 checksum capability])
-+
-+if test "${enable_tcp_signature}" = "yes"; then
-+ AC_DEFINE(QUAGGA_TCP_MD5SIG,,TCP signatures)
-+fi
-+
- if test "${enable_user}" = "yes" || test x"${enable_user}" = x""; then
- enable_user="quagga"
- elif test "${enable_user}" = "no"; then
OpenPOWER on IntegriCloud