check NO_DLOPEN again
This commit is contained in:
parent
6e979b59fa
commit
3b3698bd48
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user