Searched defs:OS_LINUX (Results 1 – 4 of 4) sorted by relevance
18 AC_DEFINE(OS_LINUX, [], [Linux backend]) definition19 AC_SUBST(OS_LINUX) subst37 AM_CONDITIONAL([OS_LINUX], [test "x$backend" == "xlinux"]) condition
23 #define OS_LINUX 1 macro
33 #define OS_LINUX 1 macro
156 AM_CONDITIONAL(OS_LINUX, expr x$target_os : xlinux >/dev/null) condition