postgresql/config
Tom Lane e9c936ff38 Remove rangechecks on errno; just call strerror unconditionally. This
eliminates a raft of portability issues, including whether sys_nerr
exists, whether the platform has any valid negative errnos, etc.  The
downside is minimal: errno shouldn't ever contain an invalid value anyway,
and if it does, reasonably modern versions of strerror will not choke.
This rangecheck idea seemed good at the time, but it's clearly a net loss,
and I apologize to all concerned for having ever put it in.
2001-01-22 23:28:52 +00:00
..
ac_func_accept_argtypes.m4 Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8), 2000-11-09 18:18:42 +00:00
c-compiler.m4
c-library.m4 Remove rangechecks on errno; just call strerror unconditionally. This 2001-01-22 23:28:52 +00:00
config.guess New config.guess and config.sub with Darwin support (from official GNU 2000-10-24 18:11:48 +00:00
config.sub New config.guess and config.sub with Darwin support (from official GNU 2000-10-24 18:11:48 +00:00
cxx.m4
docbook.m4 Add some configure checks for DocBook and related tools. With a somewhat 2000-11-05 21:04:07 +00:00
general.m4
install-sh
libtool.m4
missing
mkinstalldirs
prep_buildtree
programs.m4 In flex --version test, redirect stdin to /dev/null, because some lex' hang 2000-10-26 16:28:01 +00:00
python.m4
tcl.m4