From: Jerry D. Hedden Date: Fri, 11 Jul 2008 08:59:24 +0000 (-0400) Subject: Fix to Change 34120 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d2821e7281f778ddf755abc7b47fcaaf73530b23;p=p5sagit%2Fp5-mst-13.2.git Fix to Change 34120 From: "Jerry D. Hedden" Message-ID: <1ff86f510807110559tdc38deas3042e3e8ec234168@mail.gmail.com> p4raw-id: //depot/perl@34126 --- diff --git a/Configure b/Configure index 83eefaf..869ed19 100755 --- a/Configure +++ b/Configure @@ -17476,7 +17476,7 @@ EOM d_sprintf_returns_strlen="$undef" ;; esac -lse +else echo "(I can't seem to compile the test program--assuming it doesn't)" >&4 d_sprintf_returns_strlen="$undef" fi