/[emacs]/emacs/src/s/osf5-0.h
ViewVC logotype

Diff of /emacs/src/s/osf5-0.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by gerd, Wed Oct 10 12:21:58 2001 UTC revision 1.6.2.1 by fx, Thu May 16 19:31:12 2002 UTC
# Line 3  Line 3 
3    
4  /* It's enough to define _OSF_SOURCE instead of _BSD.  */  /* It's enough to define _OSF_SOURCE instead of _BSD.  */
5    
 /* -nointrinsics is required to avoid losing with definitions of POSIX  
    stuff in regex.c, for instance, where regex_t isn't consistent  
    with the system defintion.  This may be necessary also on OSF 4  
    systems with dtk 6.4 installed.  */  
6  #undef C_SWITCH_SYSTEM  #undef C_SWITCH_SYSTEM
7  #ifdef __GNUC__  #ifdef __GNUC__
8  #define C_SWITCH_SYSTEM -D_OSF_SOURCE  #define C_SWITCH_SYSTEM -D_OSF_SOURCE
9  #else  #else
10  #define C_SWITCH_SYSTEM -D_OSF_SOURCE -nointrinsics  #define C_SWITCH_SYSTEM -D_OSF_SOURCE
11  #endif  #endif
12    
13  #define WAIT_USE_INT  #define WAIT_USE_INT

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.6.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26