postgresql/config
Tom Lane e08ab7c312 Support inlining various small performance-critical functions on non-GCC
compilers, by applying a configure check to see if the compiler will accept
an unreferenced "static inline foo ..." function without warnings.  It is
believed that such warnings are the only reason not to declare inlined
functions in headers, if the compiler understands "inline" at all.

Kurt Harriman
2010-02-13 02:34:16 +00:00
..
ac_func_accept_argtypes.m4
acx_pthread.m4
c-compiler.m4 Support inlining various small performance-critical functions on non-GCC 2010-02-13 02:34:16 +00:00
c-library.m4 Upgrade to Autoconf 2.63 2009-07-02 18:55:40 +00:00
config.guess
config.sub
docbook.m4 Use DocBook XSL stylesheets for man page building 2009-08-04 22:04:37 +00:00
general.m4 Upgrade to Autoconf 2.63 2009-07-02 18:55:40 +00:00
install-sh Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
libtool.m4
Makefile Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
missing
perl.m4 Make configure check the version of Perl we're building with, and reject 2010-01-07 01:41:11 +00:00
prep_buildtree
programs.m4 Make the configure messages rejecting old bison and flex versions include 2009-07-13 05:36:53 +00:00
python.m4 Python 3 support in PL/Python 2009-12-15 22:59:55 +00:00
tcl.m4