projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b56a60
)
Detypo.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Thu, 14 Jun 2001 03:04:51 +0000
(
03:04
+0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Thu, 14 Jun 2001 03:04:51 +0000
(
03:04
+0000)
p4raw-id: //depot/perl@10582
x2p/Makefile.SH
patch
|
blob
|
history
diff --git
a/x2p/Makefile.SH
b/x2p/Makefile.SH
index 3dedb4773aacb17fda06925c35944a2f4affe38e..3f045e388c8163a08454f49c4bcebc77b390dff6 100755
(executable)
--- a/
x2p/Makefile.SH
+++ b/
x2p/Makefile.SH
@@
-1,4
+1,4
@@
-case $PERL_CONFIG_
T
SH in
+case $PERL_CONFIG_SH in
'')
if test -f config.sh; then TOP=.;
elif test -f ../config.sh; then TOP=..;