Don't define _HPUX_SOURCE.
authorChris Hanson <org/chris-hanson/cph>
Wed, 14 Nov 1990 11:11:29 +0000 (11:11 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 14 Nov 1990 11:11:29 +0000 (11:11 +0000)
v7/src/microcode/s/hpux.h

index 960325e5402d021c264086538a3a77d4e8636e83..06e7070d780b05506e9bd9cf65daf2d2b78aba21 100644 (file)
@@ -1,7 +1,7 @@
 /* -*-C-*-
    System file for HP-UX
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/s/Attic/hpux.h,v 1.7 1990/10/16 20:57:00 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/s/Attic/hpux.h,v 1.8 1990/11/14 11:11:29 cph Rel $
 
 Copyright (c) 1989, 1990 Massachusetts Institute of Technology
 
@@ -45,7 +45,4 @@ MIT in each case. */
 #define INSTALL_PROGRAM cp
 #endif
 
-/* If the compiler defines __STDC__ this macro must also be
-   defined or the include files don't define many necessary symbols.
-   In any case this definition does no harm. */
-#define C_SWITCH_SYSTEM -D_HPUX -D_HPUX_SOURCE
+#define C_SWITCH_SYSTEM -D_HPUX