From: Jarkko Hietaniemi Date: Tue, 19 Mar 2002 18:40:10 +0000 (+0000) Subject: This is like trying to put the shaving cream X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7a63f82961a5bd7d96c3b6b22c733e05dbf04f74;p=p5sagit%2Fp5-mst-13.2.git This is like trying to put the shaving cream back to the can... p4raw-id: //depot/perl@15335 --- diff --git a/hints/linux.sh b/hints/linux.sh index 257a19e..d09f076 100644 --- a/hints/linux.sh +++ b/hints/linux.sh @@ -249,7 +249,7 @@ esac cat > UU/usethreads.cbu <<'EOCBU' case "$usethreads" in $define|true|[yY]*) - ccflags="-D_REENTRANT -D_POSIX_C_SOURCE=199506L $ccflags" + ccflags="-D_REENTRANT $ccflags" set `echo X "$libswanted "| sed -e 's/ c / pthread c /'` shift libswanted="$*"