From: Craig A. Berry Date: Mon, 22 Jan 2001 00:42:24 +0000 (-0600) Subject: typo in last week's configure.com frenzy X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f24fb74c70cf612a8d84dbac874ac288634e60be;p=p5sagit%2Fp5-mst-13.2.git typo in last week's configure.com frenzy Message-Id: p4raw-id: //depot/perl@8515 --- diff --git a/configure.com b/configure.com index a045f61..29339ec 100644 --- a/configure.com +++ b/configure.com @@ -5309,7 +5309,7 @@ $ WC "ivtype='" + ivtype + "'" $ WC "known_extensions='" + known_extensions + "'" $ WC "ld='" + ld + "'" $ WC "lddlflags='/Share'" -$ WC "ldflags='" + ldflags " "'" +$ WC "ldflags='" + ldflags + "'" $ WC "lib_ext='" + lib_ext + "'" $ WC "libc='" + libc + "'" $ WC "libpth='/sys$share /sys$library'"