From 4e712c48abaf8e4f1925d52b69caec2a15e01d4d Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Mon, 21 Feb 2011 19:29:48 +0000 Subject: [PATCH] Remove debugging option. --- Configure | 1 - 1 file changed, 1 deletion(-) diff --git a/Configure b/Configure index c87c316b6c..fbaccc4569 100755 --- a/Configure +++ b/Configure @@ -1334,7 +1334,6 @@ if ($no_asm) $thread_cflags=~s/\-D[BL]_ENDIAN// if ($fips); } -print STDERR "No shared if $no_shared\n"; if (!$no_shared) { $cast_obj=""; # CAST assembler is not PIC -- 2.34.1