From: Gurusamy Sarathy Date: Wed, 2 Feb 2000 10:14:30 +0000 (+0000) Subject: fix typo X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8afc5b8d5bb7e26117e5c0be6d1b81f74ad72600;p=p5sagit%2Fp5-mst-13.2.git fix typo p4raw-id: //depot/perl@4963 --- diff --git a/Configure b/Configure index 7436839..6a26b33 100755 --- a/Configure +++ b/Configure @@ -12406,7 +12406,7 @@ EOCP fi fi -if $test X"$sPRId64" = X -a X"$i_inttypes.h" = X"$define" -a X"$quadtype" = Xint64_t; then +if $test X"$sPRId64" = X -a X"$i_inttypes" = X"$define" -a X"$quadtype" = Xint64_t; then $cat >try.c <<'EOCP' #include #include