diff options
Diffstat (limited to 'include/xorg-config.h.in')
-rw-r--r-- | include/xorg-config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/xorg-config.h.in b/include/xorg-config.h.in index 419277a5f..77bc5566e 100644 --- a/include/xorg-config.h.in +++ b/include/xorg-config.h.in @@ -38,6 +38,9 @@ /* URL to go to for support. */ #undef __VENDORDWEBSUPPORT__ +/* Prefer dlloader modules to elfloader */ +#undef DLOPEN_HACK + /* Use libdl-based loader. */ #undef DLOPEN_SUPPORT |