summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-ShareLite/files/patch-Configure
blob: 6152d82c340f537ff5db2c5948ac47877d3dcb45 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
--- Configure.orig	Tue Apr  3 04:46:13 2001
+++ Configure	Tue Apr  3 04:50:15 2001
@@ -3042,35 +3042,6 @@
 : preserve RCS keywords in files with variable substitution, grrr
 Id='$Id'
 
-: Finish up by extracting the .SH files
-case "$alldone" in
-exit)
-	$rm -rf UU
-	echo "Done."
-	exit 0
-	;;
-cont)
-	;;
-'')
-	dflt=''
-	nostick=true
-	$cat <<EOM
-
-If you'd like to make any changes to the config.sh file before I begin
-to configure things, do it as a shell escape now (e.g. !vi config.sh).
-
-EOM
-	rp="Press return or use a shell escape to edit config.sh:"
-	. UU/myread
-	nostick=''
-	case "$ans" in
-	'') ;;
-	*) : in case they cannot read
-		sh 1>&4 -c "$ans";;
-	esac
-	;;
-esac
-
 : if this fails, just run all the .SH files by hand
 . ./config.sh