configure does not catch --enable-bogosity - Mailing list pgsql-bugs

From Ed L.
Subject configure does not catch --enable-bogosity
Date
Msg-id 200410221321.12986.pgsql@bluepolka.net
Whole thread Raw
Responses Re: configure does not catch --enable-bogosity  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Noticed this when I had a typo on the configure command line.  The configure
script does not catch the following bogus option:

    --enable-bogosity

That might seem like no biggie, but it also doesn't seem to notice this
error:

    --enable-thread-safeyt  (notice the mispelling)

Makes it look like you had a valid configure.

pgsql-bugs by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: Instalation !
Next
From: Tom Lane
Date:
Subject: Re: configure does not catch --enable-bogosity