Show what the offending target was.
authorRichard Levitte <levitte@openssl.org>
Mon, 13 Jun 2005 02:39:05 +0000 (02:39 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 13 Jun 2005 02:39:05 +0000 (02:39 +0000)
PR: 1108

Configure

index a67a98ef1a3ca18d64b47176154d4bd0761fec2b..22eb550ffa89e3bb02055ca936eea50dcc3ec406 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -761,7 +761,7 @@ PROCESS_ARGS:
                        }
                else
                        {
                        }
                else
                        {
-                       die "target already defined - $target\n" if ($target ne "");
+                       die "target already defined - $target (offending arg: $_)\n" if ($target ne "");
                        $target=$_;
                        }
 
                        $target=$_;
                        }