blob: e9d264bfc594a89142503fefb9f99dafcbcebdf2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$NetBSD: patch-ac,v 1.5 2016/10/11 14:12:41 sevan Exp $
--- src/main/modules.c.orig 2015-09-30 20:37:13.000000000 +0000
+++ src/main/modules.c
@@ -1408,9 +1408,6 @@ int setup_modules(int reload, CONF_SECTI
* It's like libtool and libltdl are some kind
* of sick joke.
*/
-#ifdef IE_LIBTOOL_DIE
-#define lt__PROGRAM__LTX_preloaded_symbols lt_libltdl_LTX_preloaded_symbols
-#endif
/*
* Set the default list of preloaded symbols.
|