This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d8d4e4
)
problem with MAKE_EXT.COM
author
Thomas Pfau
<pfau@nbpfaus.net>
Sat, 27 Oct 2007 09:27:54 +0000
(
05:27
-0400)
committer
Craig A. Berry
<craigberry@mac.com>
Sat, 27 Oct 2007 17:09:01 +0000
(17:09 +0000)
Message-id: <
47233CDA
.8010908@nbpfaus.net>
configure.com thinko in #30455.
p4raw-id: //depot/perl@32198
configure.com
patch
|
blob
|
blame
|
history
diff --git
a/configure.com
b/configure.com
index
665ef4d
..
7354e49
100644
(file)
--- a/
configure.com
+++ b/
configure.com
@@
-6873,7
+6873,7
@@
$ Set Def &mydefault
$ Goto next_ext
$ done:
$ sts = $Status
-$ Set Def &
def
+$ Set Def &
mydefault
$ Exit sts
$!-- make_ext.com
$EndOfTpl$