Home | History | Annotate | Download | only in dist

Lines Matching refs:PLATFORM

654 PLATFORM
2039 ## Platform. ##
8014 # Figure out the platform.
8015 { $as_echo "$as_me:${as_lineno-$LINENO}: checking platform" >&5
8016 $as_echo_n "checking platform... " >&6; }
8021 PLATFORM=aix
8026 PLATFORM=darwin
8077 PLATFORM=dragonfly
8082 PLATFORM=linux
8087 PLATFORM=freebsd
8092 PLATFORM=netbsd
8097 PLATFORM=openbsd
8102 PLATFORM=sunos
8107 PLATFORM=sunos
8127 PLATFORM=hpux
8132 PLATFORM=cygwin
8137 PLATFORM=haiku
8142 PLATFORM=unknown
8146 if test "x$PLATFORM" = xaix; then
8154 if test "x$PLATFORM" = xdarwin; then
8162 if test "x$PLATFORM" = xdragonfly; then
8170 if test "x$PLATFORM" = xlinux; then
8178 if test "x$PLATFORM" = xfreebsd; then
8186 if test "x$PLATFORM" = xnetbsd; then
8194 PLATFORM" = xopenbsd; then
8202 if test "x$PLATFORM" = xsunos; then
8210 if test "x$PLATFORM" = xhpux; then
8218 if test "x$PLATFORM" = xcygwin; then
8226 if test "x$PLATFORM" = xhaiku; then
8234 if test "x$PLATFORM" = xunknown; then
8245 if test "x$PLATFORM" = xlinux; then