MacOSX dl patches by ROberto Chinnini

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@644 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2002-10-20 18:43:11 +00:00
parent a721ad3e27
commit f7f3da7704
3 changed files with 89 additions and 0 deletions

View File

@@ -75,7 +75,9 @@
#ifdef NO_DYN
#undef NO_DYN
#endif
#if !HAVE_DLOPEN
#define LOAD_DYLD 1
#endif
#endif /* LOAD_DYLD */
extern char LoadMsg[];