]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct sockaddr *' as second
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 26 Aug 2000 21:11:45 +0000 (21:11 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 26 Aug 2000 21:11:45 +0000 (21:11 +0000)
commit662f6a557cbcaf977cdd8b58bc627ac2a8aa82d5
treecfa6c7b0ceda09880d3f623ef71fc010fed58da2
parentc42f82d428173c4b293551d8d25eee4d9e9c8792
Fix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct sockaddr *' as second
argument, change the order of tests for the third argument to be safe
against missing prototypes, and make it fail hard if none of the
combinations succeed.
aclocal.m4
config/ac_func_accept_argtypes.m4
configure