aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/sunos4-1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/sunos4-1.h b/src/s/sunos4-1.h
index d110d7466ad..9b16bfa2932 100644
--- a/src/s/sunos4-1.h
+++ b/src/s/sunos4-1.h
@@ -18,5 +18,5 @@
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 */