15 lines
449 B
Plaintext
15 lines
449 B
Plaintext
$NetBSD: patch-ac,v 1.4 2013/04/12 13:45:47 joerg Exp $
|
|
|
|
--- src/main/modules.c.orig 2010-10-29 11:11:18.000000000 +0000
|
|
+++ src/main/modules.c
|
|
@@ -1358,9 +1358,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.
|