From: Richard M. Stallman Date: Thu, 15 Aug 2002 20:24:56 +0000 (+0000) Subject: (C_SWITCH_SYSTEM): #undef it. X-Git-Tag: emacs-pretest-21.2.91~118 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=878543b68b7a83188ece009aa2343f8f91c208d3;p=emacs.git (C_SWITCH_SYSTEM): #undef it. --- diff --git a/src/s/hpux10.h b/src/s/hpux10.h index 636fb9ffb6b..319fdb06cbe 100644 --- a/src/s/hpux10.h +++ b/src/s/hpux10.h @@ -52,3 +52,6 @@ on HP-UX. (You get duplicate symbol errors on linking). */ #undef _FILE_OFFSET_BITS + +/* Don't define _BSD */ +#undef C_SWITCH_SYSTEM