diff src/s/usg5-4.h @ 13529:1ebbef179f1e

(LIBS_STANDARD): Definition deleted.
author Richard M. Stallman <rms@gnu.org>
date Sun, 12 Nov 1995 06:36:40 +0000
parents e31afd8b6355
children ee40177f6c68
line wrap: on
line diff
--- a/src/s/usg5-4.h	Sun Nov 12 06:34:20 1995 +0000
+++ b/src/s/usg5-4.h	Sun Nov 12 06:36:40 1995 +0000
@@ -55,7 +55,9 @@
 /* there are no -lg libraries on this system, and no libPW */
 
 #define LIBS_DEBUG
-#define LIBS_STANDARD -lc
+/* This is turned off because nobody actually uses LIBS_STANDARD (Nov 1995).
+   That name is a typo.  The next step is to delete this entirely.  */
+/* #define LIBS_STANDARD -lc */
 
 /* No <sioctl.h> */