comparison 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
comparison
equal deleted inserted replaced
13528:628ea901db49 13529:1ebbef179f1e
53 #endif 53 #endif
54 54
55 /* there are no -lg libraries on this system, and no libPW */ 55 /* there are no -lg libraries on this system, and no libPW */
56 56
57 #define LIBS_DEBUG 57 #define LIBS_DEBUG
58 #define LIBS_STANDARD -lc 58 /* This is turned off because nobody actually uses LIBS_STANDARD (Nov 1995).
59 That name is a typo. The next step is to delete this entirely. */
60 /* #define LIBS_STANDARD -lc */
59 61
60 /* No <sioctl.h> */ 62 /* No <sioctl.h> */
61 63
62 #define NO_SIOCTL_H 64 #define NO_SIOCTL_H
63 65