postgresql/config
Tom Lane 8883bae33b Remove configure test for nonstandard variants of getpwuid_r().
We had code that supposed that some platforms might offer a nonstandard
version of getpwuid_r() with only four arguments.  However, the 5-argument
definition has been standardized at least since the Single Unix Spec v2,
which is our normal reference for what's portable across all Unix-oid
platforms.  (What's more, this wasn't the only pre-standardization version
of getpwuid_r(); my old HPUX 10.20 box has still another signature.)
So let's just get rid of the now-useless configure step.
2015-01-11 12:52:37 -05:00
..
ac_func_accept_argtypes.m4
acx_pthread.m4
c-compiler.m4
c-library.m4 Remove configure test for nonstandard variants of getpwuid_r(). 2015-01-11 12:52:37 -05:00
config.guess
config.sub
docbook.m4
general.m4
install-sh
libtool.m4
Makefile
missing
perl.m4 Detect Windows perl linkage parameters in configure script. 2013-01-09 17:49:23 -05:00
prep_buildtree
programs.m4
python.m4
tcl.m4
test_quiet_include.h