changeset 6006:6d62795799c2

OSF/1 4.0 cc does not have weak.
author Bruno Haible <bruno@clisp.org>
date Tue, 26 Jul 2005 12:45:33 +0000
parents 2dd8d7b4185f
children 5b580599ba01
files m4/lock.m4
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/m4/lock.m4
+++ b/m4/lock.m4
@@ -264,7 +264,7 @@
 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