diff options
Diffstat (limited to 'hints/darwin.sh')
-rw-r--r-- | hints/darwin.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/darwin.sh b/hints/darwin.sh index abc0a7c2c9..777960e2b9 100644 --- a/hints/darwin.sh +++ b/hints/darwin.sh @@ -145,7 +145,7 @@ firstmakefile=GNUmakefile; # # Fix when Apple fixes libc. # -case "$usethreads$useithreads$use5005threads" in +case "$usethreads$useithreads" in *define*) cat <<EOM >&4 |