summaryrefslogtreecommitdiff
path: root/config/c-compiler.m4
Commit message (Expand)AuthorAgeFilesLines
* Allow AIX to use --enable-thread-safety by passing PTHREAD_LIBS toBruce Momjian2004-12-161-6/+6
* When using GCC, change the default CFLAGS to:Neil Conway2004-10-201-30/+14
* Do not let external specification of CFLAGS stop us from addingTom Lane2004-02-021-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Unset CFLAGS before reading template. This should be more robust.Peter Eisentraut2003-11-011-1/+41
* Fix CFLAGS selection to actually work. Add test to detect whether gcc'sPeter Eisentraut2003-10-251-2/+31
* Infrastructure for upgraded error reporting mechanism. elog.c isTom Lane2003-04-241-1/+27
* Generate pg_config.h.in by autoheader. Separate out manually editablePeter Eisentraut2003-04-061-4/+4
* Factor out the code that detects the long long int snprintf format into aPeter Eisentraut2003-01-281-4/+6
* Upgrade to Autoconf version 2.53. Replaced many custom macroPeter Eisentraut2002-03-291-78/+22
* More correct way to check for existence of types, which allows to specifyPeter Eisentraut2001-12-021-1/+32
* Revert removal of signed, volatile, and signal handler arg type tests.Peter Eisentraut2000-08-291-1/+31
* Remove configure tests for `signed', `volatile', and signal handler args;Peter Eisentraut2000-08-271-32/+1
* Substituted new configure test for types of accept()Peter Eisentraut2000-06-111-0/+120