Home | History | Annotate | Download | only in dist

Lines Matching refs:OSNAME

2005   --with-os-name=OSNAME   Name of OS (default: output of "uname -srm")
27859 withval=$with_os_name; OSNAME="$withval"
27861 OSNAME=`uname -srm`
33106 if test -z "$OSNAME"; then
33107 OSNAME="UNKNOWN"
33112 #define OSNAME "$OSNAME"