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:
a136862
)
Show what the offending target was.
author
Richard Levitte
<levitte@openssl.org>
Mon, 13 Jun 2005 02:39:05 +0000
(
02:39
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Mon, 13 Jun 2005 02:39:05 +0000
(
02:39
+0000)
PR: 1108
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index a67a98ef1a3ca18d64b47176154d4bd0761fec2b..22eb550ffa89e3bb02055ca936eea50dcc3ec406 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-761,7
+761,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=$_;
}