diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index f2f4b4a1e..37cd31587 100644 --- a/acconfig.h +++ b/acconfig.h @@ -50,6 +50,9 @@ /* Define to use shadowfb in the linux-fb port */ #undef ENABLE_SHADOW_FB +/* Define to use a fb manager in the linux-fb port */ +#undef ENABLE_FB_MANAGER + #undef XINPUT_NONE #undef XINPUT_GXI #undef XINPUT_XFREE |