comparison src/s/sunos4-1.h @ 3984:67e1b1075322

Doc fix.
author Jim Blandy <jimb@redhat.com>
date Sun, 04 Jul 1993 20:03:20 +0000
parents 0c928e4c5304
children b0a5f72de90c
comparison
equal deleted inserted replaced
3983:0c928e4c5304 3984:67e1b1075322
16 16
17 /* Some systems do not run the Network Information Service, but have 17 /* Some systems do not run the Network Information Service, but have
18 modified the shared C library to include resolver support without 18 modified the shared C library to include resolver support without
19 also changing the C archive library (/usr/lib/libc.a). To deal 19 also changing the C archive library (/usr/lib/libc.a). To deal
20 with this, you may need to link with the resolver library; to do 20 with this, you may need to link with the resolver library; to do
21 that, uncomment the following line. */ 21 that, copy the following definition to config.h. */
22 /* #define LIBS_SYSTEM -lresolv */ 22 /* #define LIBS_SYSTEM -lresolv */