From b35a0be8c385ce80dc1b545d524797e5d528eab4 Mon Sep 17 00:00:00 2001 From: Thomas Tanner Date: Thu, 11 Feb 1999 23:50:17 +0000 Subject: [PATCH] added acconfig.h --- libltdl/acconfig.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 libltdl/acconfig.h diff --git a/libltdl/acconfig.h b/libltdl/acconfig.h new file mode 100644 index 000000000..78007e00d --- /dev/null +++ b/libltdl/acconfig.h @@ -0,0 +1,15 @@ +#undef LTDL_SHLIB_EXT + +#undef LTDL_SHLIBPATH_VAR + +#undef LTDL_OBJDIR + +#undef HAVE_PRELOADED_SYMBOLS + +#undef HAVE_LIBDL + +#undef HAVE_DLD + +#undef HAVE_SHL_LOAD + +#undef NEED_USCORE -- 2.47.3