check NO_DLOPEN again

This commit is contained in:
msaitoh 2001-02-16 20:04:18 +00:00
parent 6e979b59fa
commit 3b3698bd48

View File

@ -147,7 +147,9 @@
#define HAVE_DLFCN_H 1
/* Define if you have the `dlopen' function. */
#if !defined(NO_DLOPEN)
#define HAVE_DLOPEN 1
#endif
/* Define if you have the `dn_expand' function. */
#define HAVE_DN_EXPAND 1