[PATCH] configure: error on unknown arg
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