Commit 2fb065f0 authored by Clément Stenac's avatar Clément Stenac

Re-enable dynamic plugins

parent 0e7418b8
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
# include <unistd.h> # include <unistd.h>
#endif #endif
//#define HAVE_DYNAMIC_PLUGINS #define HAVE_DYNAMIC_PLUGINS
#if defined(HAVE_DL_DYLD) #if defined(HAVE_DL_DYLD)
# if defined(HAVE_MACH_O_DYLD_H) # if defined(HAVE_MACH_O_DYLD_H)
# include <mach-o/dyld.h> # include <mach-o/dyld.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment