aboutsummaryrefslogtreecommitdiffstats
path: root/community/proftpd/fix-autoconf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/proftpd/fix-autoconf.patch')
-rw-r--r--community/proftpd/fix-autoconf.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/community/proftpd/fix-autoconf.patch b/community/proftpd/fix-autoconf.patch
deleted file mode 100644
index c9457968040..00000000000
--- a/community/proftpd/fix-autoconf.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-Autoconf fails with the libltdl stuff, so just ignore and use it anyways
-
---- old/lib/libltdl/Makefile.am
-+++ new/lib/libltdl/Makefile.am
-@@ -50,19 +50,7 @@
- LTDL_VERSION_INFO = -version-info 9:0:2
-
- noinst_LTLIBRARIES += $(LT_DLLOADERS)
--
--if INSTALL_LTDL
--ltdlincludedir = $(includedir)/libltdl
--ltdlinclude_HEADERS = libltdl/lt_system.h \
-- libltdl/lt_error.h \
-- libltdl/lt_dlloader.h
--include_HEADERS += ltdl.h
--lib_LTLIBRARIES += libltdl.la
--endif
--
--if CONVENIENCE_LTDL
- noinst_LTLIBRARIES += libltdlc.la
--endif
-
- libltdl_la_SOURCES = libltdl/lt__alloc.h \
- libltdl/lt__dirent.h \