Show what the offending target was.
[openssl.git] / 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=$_;
                        }