summaryrefslogtreecommitdiff
path: root/aux/sltdl.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'aux/sltdl.h.in')
-rw-r--r--aux/sltdl.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/aux/sltdl.h.in b/aux/sltdl.h.in
new file mode 100644
index 0000000..100ea0e
--- /dev/null
+++ b/aux/sltdl.h.in
@@ -0,0 +1,9 @@
+/****************************************************************/
+/* slibtoolize: always use the system-installed sltdl library. */
+/****************************************************************/
+
+#include <sltdl/sltdl.h>
+
+#ifndef LTDL_SET_PRELOADED_SYMBOLS
+#define LTDL_SET_PRELOADED_SYMBOLS()
+#endif