summaryrefslogtreecommitdiff
path: root/security/libprelude/patches
diff options
context:
space:
mode:
authorhasso <hasso>2009-12-18 12:33:25 +0000
committerhasso <hasso>2009-12-18 12:33:25 +0000
commitd6a67d015138b528f179fdb3b4c11e3978dfa7e0 (patch)
tree66e8a35b5983366868528b0317637d91d6d03a1d /security/libprelude/patches
parente1837d7eeebd6e8982c7203fd03d2c277d0fa21d (diff)
downloadpkgsrc-d6a67d015138b528f179fdb3b4c11e3978dfa7e0.tar.gz
Remove removal of the hack which was needed for libtool 1.x.
From Rumko <rumcic at gmail.com> via private mail.
Diffstat (limited to 'security/libprelude/patches')
-rw-r--r--security/libprelude/patches/patch-af19
1 files changed, 0 insertions, 19 deletions
diff --git a/security/libprelude/patches/patch-af b/security/libprelude/patches/patch-af
deleted file mode 100644
index 822a2270362..00000000000
--- a/security/libprelude/patches/patch-af
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-af,v 1.1 2009/08/23 18:56:34 hasso Exp $
-
---- src/include/prelude-plugin.h.orig 2009-07-21 11:20:33 +0200
-+++ src/include/prelude-plugin.h 2009-07-21 11:20:43 +0200
-@@ -55,14 +55,6 @@
-
-
-
--/*
-- * Hack for plugin preloading,
-- * without having the end program depend on ltdl.
-- */
--#ifdef PRELUDE_APPLICATION_USE_LIBTOOL2
--# define lt_preloaded_symbols lt__PROGRAM__LTX_preloaded_symbols
--#endif
--
- extern const void *lt_preloaded_symbols[];
-
- #define PRELUDE_PLUGIN_SET_PRELOADED_SYMBOLS() \