From 131ff305b13cc7e0bee20dae9dfae8af6789ab7f Mon Sep 17 00:00:00 2001 From: phantom Date: Thu, 27 Apr 2000 08:54:09 +0000 Subject: Suggest to use -pthreads instead of -lc_r Noticed by: John-Mark Gurney --- contrib/groff/tmac/doc-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/groff/tmac/doc-common b/contrib/groff/tmac/doc-common index 0e89078..45f42a1 100644 --- a/contrib/groff/tmac/doc-common +++ b/contrib/groff/tmac/doc-common @@ -501,7 +501,7 @@ .ds aa \&\f\\n(cF\s\\n(cZ .if !\\n(.$==1 .tm Usage: .Lb [library name] .if "\\$1"libc" \&Standard C Library (libc, -lc) -.if "\\$1"libc_r" \&Reentrant C Library (libc_r, -lc_r) +.if "\\$1"libc_r" \&Reentrant C Library (libc_r, -pthreads) .if "\\$1"libcalendar" \&Calendar Arithmetic Library (libcalendar, -lcalendar) .if "\\$1"libcam" \&Common Access Method User Library (libcam, -lcam) .if "\\$1"libcrypt" \&Crypt Library (libcrypt, -lcrypt) -- cgit v1.1