Project

General

Profile

Actions

Bug #162

closed

./configure should error out on unknown options

Added by Victor Julien almost 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Misspelled options, unknown options etc should cause configure to report an error.

Actions #1

Updated by Will Metcalf almost 14 years ago

Seems there is no clean way to do this.

"Because the packages generally support different --with-package and --enable-feature options, the GNU Coding Standards say they must accept unrecognized options without halting"

Seems that because we are including libhtp via AC_CONFIG_SUBDIRS() we no longer even get warnings. *sigh

http://www.gnu.org/software/hello/manual/autoconf/Option-Checking.html#Option-Checking

Actions #2

Updated by Victor Julien almost 14 years ago

  • Status changed from New to Closed

Too bad. Thanks for figuring that out.

Actions

Also available in: Atom PDF