config_query_option LUAJIT_CONFIG \
                    "Build extra Lua 5.2 compatibility (breaks some 5.1 compatibility)?" \
                    'n' \
                    '-DLUAJIT_ENABLE_LUA52COMPAT' \
                    ''

