diff options
author | cls%seawood.org <devnull@localhost> | 2001-03-30 05:36:04 +0000 |
---|---|---|
committer | cls%seawood.org <devnull@localhost> | 2001-03-30 05:36:04 +0000 |
commit | aeb6e801504dcd0106007ddaaeaddbdb9fdbaf91 (patch) | |
tree | 350869fd8545ed7abab7c3e51d3462c8c968d99b | |
parent | 867d0d1fea5657b36fa49e44a7145d66f6fd24fc (diff) | |
download | nspr-hg-aeb6e801504dcd0106007ddaaeaddbdb9fdbaf91.tar.gz |
Oops. last checkin r=dmose
-rw-r--r-- | config/HP-UX.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/HP-UX.mk b/config/HP-UX.mk index b26befc4..9b2fa853 100644 --- a/config/HP-UX.mk +++ b/config/HP-UX.mk @@ -40,6 +40,7 @@ CPU_ARCH = hppa OS_CFLAGS += $(DSO_CFLAGS) -DHPUX -D$(CPU_ARCH) -D_HPUX_SOURCE -Dhpux + # # The header netdb.h on HP-UX 9 does not declare h_errno. # On 10.10 and 10.20, netdb.h declares h_errno only if |