projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7450139
)
Show what the offending target was.
author
Richard Levitte
<levitte@openssl.org>
Mon, 13 Jun 2005 02:38:07 +0000
(
02:38
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Mon, 13 Jun 2005 02:38:07 +0000
(
02:38
+0000)
PR: 1108
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index 5b6ed022b17256883ca579bcec42d853e095ca59..bd8cae0c019ea27034510e3fd7f68eebf7a0f619 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-878,7
+878,7
@@
PROCESS_ARGS:
}
else
{
- die "target already defined - $target\n" if ($target ne "");
+ die "target already defined - $target
(offending arg: $_)
\n" if ($target ne "");
$target=$_;
}
unless ($_ eq $target) {