summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* autoconf: Move export_dynamic determination to configureAndres Freund2022-12-061-1/+0
* Probe $PROVE not $PERL while checking for modules needed by TAP tests.Tom Lane2021-11-221-1/+0
* Remove check for accept() argument typesPeter Eisentraut2021-11-091-1/+0
* Remove configure-time probe for DocBook DTD.Tom Lane2020-11-301-1/+0
* Fix configure's AC_CHECK_DECLS tests to work correctly with clang.Tom Lane2018-11-191-0/+1
* Add configure infrastructure (--with-llvm) to enable LLVM support.Andres Freund2018-03-201-0/+1
* Make configure check for IPC::Run when --enable-tap-tests is specified.Tom Lane2017-06-151-0/+1
* ICU supportPeter Eisentraut2017-03-231-0/+1
* Replace our hacked version of ax_pthread.m4 with latest upstream version.Heikki Linnakangas2015-07-081-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Add new auto-detection of thread flags.Bruce Momjian2004-04-231-1/+2
* Remove JDBC from the build system and documentation, too.Tom Lane2004-01-191-2/+1
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Remove leftovers from subproject removals. Fixes for Python and KerberosPeter Eisentraut2002-09-041-2/+1
* Upgrade to Autoconf version 2.53. Replaced many custom macroPeter Eisentraut2002-03-291-13/+13
* Put the right runpath to libpq into the Perl module shared object on morePeter Eisentraut2001-08-261-1/+2
* Ok, I've split todays commit into three, the first two already done had somePeter Mount2001-03-051-1/+2
* Add some configure checks for DocBook and related tools. With a somewhatPeter Eisentraut2000-11-051-1/+2
* Add check for GNU or not GNU ld, needed to pick the right export_dynamicPeter Eisentraut2000-10-201-1/+2
* Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error,Peter Eisentraut2000-09-251-1/+2
* Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with somethingPeter Eisentraut2000-09-211-453/+8
* Revert removal of signed, volatile, and signal handler arg type tests.Peter Eisentraut2000-08-291-6/+36
* New configure test for flex, which recognizes only flex but does so in allPeter Eisentraut2000-08-281-5/+77
* Remove configure tests for `signed', `volatile', and signal handler args;Peter Eisentraut2000-08-271-36/+5
* Fix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct sockaddr *' as secondPeter Eisentraut2000-08-261-15/+16
* Big warnings cleanup for Solaris/GCC. Down to about 40 now, butPeter Eisentraut2000-06-141-211/+178
* Substituted new configure test for types of accept()Peter Eisentraut2000-06-111-1/+336
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-101-0/+79