Re: Building STk on HP-UX
> Also, do you know why people do '#ifdef HPUX' insted of
> '#ifdef __hpux'?
Because it seems that depending upon the compiler used it is either _hpux
or __hpux. So the configure script define the symbol HPUX when uname tells it
it is running on a HP box.
-- Erick
Received on Fri Feb 17 1995 - 14:42:12 CET
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST