mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
698a4af761
this_prefix has been given in wx-config, so the result of is_installed isn't proper ``` if is_installed; then _include_cppflags="-I${includedir}/wx-2.8" else _include_cppflags="-I${includedir} -I${prefix}/contrib/include" fi ```