summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJerry D. Hedden <jdhedden@cpan.org>2008-06-19 07:22:58 -0400
committerH.Merijn Brand <h.m.brand@xs4all.nl>2008-07-10 15:15:24 +0000
commit36a30365a7ac654f9bfb9067d33acdfcddf20e1a (patch)
tree300b9838f060e17add83637f104097dffd9191d4 /Configure
parent7600f30e40226309d1c42e35166afa4f248f3c4f (diff)
downloadperl-36a30365a7ac654f9bfb9067d33acdfcddf20e1a.tar.gz
Configure - d_sprintf_returns_strlen
From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510806190822l34a3ea7eudb7b75f60ff0635d@mail.gmail.com> p4raw-id: //depot/perl@34120
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure6
1 files changed, 4 insertions, 2 deletions
diff --git a/Configure b/Configure
index e038975c6b..83eefaf9a7 100755
--- a/Configure
+++ b/Configure
@@ -25,7 +25,7 @@
# $Id: Head.U 6 2006-08-25 22:21:46Z rmanfredi $
#
-# Generated on Tue Jul 8 22:01:30 CEST 2008 [metaconfig 3.5 PL0]
+# Generated on Thu Jul 10 17:14:53 CEST 2008 [metaconfig 3.5 PL0]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -17462,7 +17462,6 @@ int main(int argc, char **argv) {
EOP
set try
-d_sprintf_returns_strlen="$undef"
if eval $compile; then
xxx="`$run ./try`"
case "$?" in
@@ -17477,6 +17476,9 @@ EOM
d_sprintf_returns_strlen="$undef"
;;
esac
+lse
+ echo "(I can't seem to compile the test program--assuming it doesn't)" >&4
+ d_sprintf_returns_strlen="$undef"
fi
$rm_try