summaryrefslogtreecommitdiff
path: root/ftp/proftpd/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/proftpd/files/patch-configure')
-rw-r--r--ftp/proftpd/files/patch-configure15
1 files changed, 0 insertions, 15 deletions
diff --git a/ftp/proftpd/files/patch-configure b/ftp/proftpd/files/patch-configure
deleted file mode 100644
index 0f6d9d857e91..000000000000
--- a/ftp/proftpd/files/patch-configure
+++ /dev/null
@@ -1,15 +0,0 @@
---- configure.orig Fri Aug 5 23:18:35 2005
-+++ configure Fri Aug 5 23:19:29 2005
-@@ -19685,11 +19685,11 @@
- if test "${enable_ipv6+set}" = set; then
- enableval="$enable_ipv6"
-
--
-+ if test x"$enableval" = xyes ; then
- cat >>confdefs.h <<\_ACEOF
- #define PR_USE_IPV6 1
- _ACEOF
--
-+ fi;
-
- fi;