Oops. Fix bad #! lines when not using userelocatableinc
Nicholas Clark [Sat, 20 May 2006 23:08:40 +0000 (23:08 +0000)]
p4raw-id: //depot/perl@28263

Configure

index 72045a3..831ef12 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -6072,10 +6072,10 @@ esac
 set userelocatableinc
 eval $setvar
 
+initialinstalllocation="$binexp"
 : Default prefix is now "up one level from where the binaries are"
 case "$userelocatableinc" in
 $define|true|[yY]*)
-    initialinstalllocation="$binexp"
     bin=".../"
     binexp=".../"
     prefix=".../.."