> What am I missing?
Possibly a "=" followed by a value? According to ./configure --help,
--enable-error-checking=level
Control the amount of error checking.
no - no error checking
runtime - error checking controllable at runtime through
environment variables
all - error checking always enabled (default)
HTH,
Nicolás