Xymon Mailing List Archive search

[PATCH] configure: error on unknown arg

list Kenneth Dreyer
Wed, 28 May 2014 08:02:42 -0600
Message-Id: <CABkXoRwnWdVNBzTW=user-c4316919bf90@xymon.invalid>

On Thu, May 22, 2014 at 12:39 PM, Ken Dreyer <user-c88cf4ed519b@xymon.invalid> wrote:
Prior to this commit, if a user ran configure with an unrecognized
argument, the configure script would silently fail.

Handle the case of unknown arguments by printing an error and exiting
with a non-zero exit code.
Hi folks,

I'm just checking to see if this is the proper place to send patches?
I have a couple more queued up.

- Ken