Commit Graph

28 Commits (master)

Author SHA1 Message Date
Andres Freund 9db49fc5bf autoconf: Move export_dynamic determination to configure 3 years ago
Tom Lane c4fe3199a6 Probe $PROVE not $PERL while checking for modules needed by TAP tests. 4 years ago
Peter Eisentraut ee3a1a5b63 Remove check for accept() argument types 4 years ago
Tom Lane 4823c4f6ac Remove configure-time probe for DocBook DTD. 5 years ago
Tom Lane 16fbac39ff Fix configure's AC_CHECK_DECLS tests to work correctly with clang. 7 years ago
Andres Freund 5b2526c838 Add configure infrastructure (--with-llvm) to enable LLVM support. 7 years ago
Tom Lane c254970ad6 Make configure check for IPC::Run when --enable-tap-tests is specified. 8 years ago
Peter Eisentraut eccfef81e1 ICU support 8 years ago
Heikki Linnakangas e97af6c8bf Replace our hacked version of ax_pthread.m4 with latest upstream version. 10 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Bruce Momjian 7a66015e98 Add new auto-detection of thread flags. 21 years ago
Tom Lane bd046b99f0 Remove JDBC from the build system and documentation, too. 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Peter Eisentraut e43ecb3d1a Remove leftovers from subproject removals. Fixes for Python and Kerberos 23 years ago
Peter Eisentraut 7c1ff35410 Upgrade to Autoconf version 2.53. Replaced many custom macro 24 years ago
Peter Eisentraut ef7152f99b Put the right runpath to libpq into the Perl module shared object on more 24 years ago
Peter Mount c18bb990d3 Ok, I've split todays commit into three, the first two already done had some 25 years ago
Peter Eisentraut 7267fdd7a3 Add some configure checks for DocBook and related tools. With a somewhat 25 years ago
Peter Eisentraut 12e7558c76 Add check for GNU or not GNU ld, needed to pick the right export_dynamic 25 years ago
Peter Eisentraut f428d053ce Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error, 25 years ago
Peter Eisentraut 353371874f Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something 25 years ago
Peter Eisentraut ef6164de1d Revert removal of signed, volatile, and signal handler arg type tests. 25 years ago
Peter Eisentraut f03fc94e7d New configure test for flex, which recognizes only flex but does so in all 25 years ago
Peter Eisentraut 79abd73eee Remove configure tests for `signed', `volatile', and signal handler args; 25 years ago
Peter Eisentraut 662f6a557c Fix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct sockaddr *' as second 25 years ago
Peter Eisentraut 44d1abebb4 Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 25 years ago
Peter Eisentraut 06cd0f1a32 Substituted new configure test for types of accept() 25 years ago
Peter Eisentraut 6de89c9ab7 Moved the intricacies of the perl interface build into its own makefile 25 years ago