From: Bruno Haible Date: Tue, 26 Jul 2005 12:45:33 +0000 (+0000) Subject: OSF/1 4.0 cc does not have weak. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=304a51d0977a238022fd8d9510cd5dd4e56454b1;p=pspp OSF/1 4.0 cc does not have weak. --- diff --git a/m4/lock.m4 b/m4/lock.m4 index a9415ddbc3..0aff3fada2 100644 --- a/m4/lock.m4 +++ b/m4/lock.m4 @@ -264,7 +264,7 @@ dnl IRIX 6.5 posix -lpthread Y 0.5 dnl dnl AIX 4.3,5.1 posix -lpthread N AIX 4: 0.5; AIX 5: OK dnl -dnl OSF/1 4.0,5.1 posix -pthread (cc) Y OK +dnl OSF/1 4.0,5.1 posix -pthread (cc) N OK dnl -lpthread (gcc) Y dnl dnl Cygwin posix -lpthread Y OK