From e5c9fcd0420f2862565625a4bd5596204107f54f Mon Sep 17 00:00:00 2001 From: Andy Dougherty Date: Mon, 9 Mar 1998 10:23:33 -0500 Subject: [PATCH 5.004_62} Config_62-01 patch available. Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST) Subject: [PATCH 5.004_62] Tiny hint file updates Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST) p4raw-id: //depot/perl@812 --- hints/aix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hints/aix.sh') diff --git a/hints/aix.sh b/hints/aix.sh index bc26590291..a29466e4f8 100644 --- a/hints/aix.sh +++ b/hints/aix.sh @@ -71,7 +71,7 @@ lddlflags='-H512 -T512 -bhalt:4 -bM:SRE -bI:$(PERL_INC)/perl.exp -bE:$(BASEEXT). ;; esac -if [ "X$usethreads" != "X" ]; then +if [ "X$usethreads" = "X$define" ]; then ccflags="-DNEED_PTHREAD_INIT $ccflags" case "$cc" in xlc_r | cc_r) -- cgit v1.2.1