postgresql/config
Tom Lane 9174c77f86 Fix "quiet inline" configure test for newer clang compilers.
This test used to just define an unused static inline function and check
whether that causes a warning.  But newer clang versions warn about
unused static inline functions when defined inside a .c file, but not
when defined in an included header, which is the case we care about.
Change the test to cope.

Andres Freund
2014-05-02 15:30:44 -04:00
..
ac_func_accept_argtypes.m4 Backport changes to allow building with MinGW 64 bit compiler. 2011-04-09 17:59:27 -04:00
acx_pthread.m4 Allow Win32 libpq will use it's minimal pthread implementation, and ecpg 2005-08-29 00:47:35 +00:00
c-compiler.m4 Fix "quiet inline" configure test for newer clang compilers. 2014-05-02 15:30:44 -04:00
c-library.m4 Upgrade to Autoconf 2.63 2009-07-02 18:55:40 +00:00
config.guess Update config.guess and config.sub 2010-05-12 16:50:57 +00:00
config.sub Update config.guess and config.sub 2010-05-12 16:50:57 +00:00
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 Rename AC_PROG_LD* macros to PGAC_PROG_LD*. This avoids clashes with the 2004-07-17 18:53:56 +00:00
Makefile Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
missing Revert configure warning to use "official distribution". 2010-02-22 21:16:50 +00:00
perl.m4 Fix remaining stray references to CVS. 2010-09-22 19:51:46 -04:00
prep_buildtree Fix remaining stray references to CVS. 2010-09-22 19:51:46 -04:00
programs.m4 Fix remaining stray references to CVS. 2010-09-22 19:51:46 -04:00
python.m4 Don't reject threaded Python on FreeBSD. 2012-02-20 16:21:41 -05:00
tcl.m4 allow alternative names for tclsh used on Windows 2009-02-03 01:24:57 +00:00
test_quiet_include.h Fix "quiet inline" configure test for newer clang compilers. 2014-05-02 15:30:44 -04:00