18 lines
453 B
Text
18 lines
453 B
Text
$NetBSD: patch-ac,v 1.1.1.1 1999/05/11 13:56:53 bad Exp $
|
|
|
|
--- config_h.SH.orig Fri Apr 16 11:59:16 1999
|
|
+++ config_h.SH Fri May 7 20:32:34 1999
|
|
@@ -39,11 +39,11 @@
|
|
#ifndef _config_h_
|
|
#define _config_h_
|
|
|
|
-/* BSD:
|
|
+/* SYS_BSD:
|
|
* This symbol, if defined, indicates that the program is running under
|
|
* a BSD system.
|
|
*/
|
|
-#$d_bsd BSD /**/
|
|
+#$d_bsd SYS_BSD /**/
|
|
|
|
/* BYTEORDER:
|
|
* This symbol hold the hexadecimal constant defined in byteorder,
|