On Mon May 27 00:47:09 2013, hmbrand wrote: > On Sun, 19 May 2013 19:40:31 -0700, "James E Keenan via RT" > > Let's try again! Configure experts, can you take a look? > > Now committed - with Andy's consent and suggestion - with > > commit 8f1aac9885804c62afc10b9ffb5697e76d761701 > Author: H.Merijn Brand <h.m.brand@xs4all.nl> > Date: Mon May 27 09:42:58 2013 +0200 > > [perl #64126] ./Configure -de -Dusevendorprefix didn't default > > diff --git a/Configure b/Configure > index 30ab78a..f8982cf 100755 > @@ -6948,7 +6948,7 @@ case "$ans" in > [yY]*) fn=d~+ > rp='Installation prefix to use for vendor-supplied add-ons?' > case "$vendorprefix" in > - '') dflt='' ;; > + '') dflt="$prefix" ;; > *) dflt=$vendorprefix ;; > esac > . ./getfile > > Andy, Merijn: Is this ticket closable? Thank you very much. Jim Keenan --- via perlbug: queue: perl5 status: open https://rt.perl.org:443/rt3/Ticket/Display.html?id=64126Thread Next