postgresql/config
Tom Lane df63503dc2 Have a go at fixing various outstanding portability issues in code that
was modified for IPv6.  Use a robust definition of struct sockaddr_storage,
do a proper configure test to see if ss_len exists, don't assume that
getnameinfo() will handle AF_UNIX sockets, don't trust getaddrinfo to
return the protocol we ask for, etc.  This incorporates several outstanding
patches from Kurt Roeckx, but I'm to blame for anything that doesn't
work ...
2003-07-23 23:30:41 +00:00
..
ac_func_accept_argtypes.m4 Upgrade to Autoconf version 2.53. Replaced many custom macro 2002-03-29 17:32:55 +00:00
c-compiler.m4 Infrastructure for upgraded error reporting mechanism. elog.c is 2003-04-24 21:16:45 +00:00
c-library.m4 Have a go at fixing various outstanding portability issues in code that 2003-07-23 23:30:41 +00:00
config.guess update from upstream 2001-08-06 13:58:26 +00:00
config.sub update from upstream 2001-08-06 13:58:26 +00:00
docbook.m4 This fixes 2 inaccuracies in the recently added SQL99 feature list docs. 2002-07-16 00:51:37 +00:00
general.m4 Upgrade to Autoconf version 2.53. Replaced many custom macro 2002-03-29 17:32:55 +00:00
install-sh Moved configure script from src/ to the top level directory. Moved 2000-06-06 22:01:15 +00:00
java.m4 Upgrade to Autoconf version 2.53. Replaced many custom macro 2002-03-29 17:32:55 +00:00
libtool.m4 Upgrade to Autoconf version 2.53. Replaced many custom macro 2002-03-29 17:32:55 +00:00
missing Only look for bison as YACC; other yaccs need to be selected explicitly. 2001-02-10 22:31:42 +00:00
mkinstalldirs Moved configure script from src/ to the top level directory. Moved 2000-06-06 22:01:15 +00:00
perl.m4 Change PL/Perl and Pg interface build to use configured compiler and 2002-05-28 16:57:53 +00:00
prep_buildtree Make prep_buildtree harmless when run on top of the source tree. 2001-09-10 23:28:59 +00:00
programs.m4 Properly test for buggy flex 2.5.3. 2003-05-06 23:33:52 +00:00
python.m4 Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
tcl.m4 Change PL/Tcl build to use configured compiler and Makefile.shlib 2002-05-24 18:10:17 +00:00