summaryrefslogtreecommitdiff
path: root/config/c-compiler.m4
AgeCommit message (Expand)Author
2004-12-16Allow AIX to use --enable-thread-safety by passing PTHREAD_LIBS toBruce Momjian
2004-10-20When using GCC, change the default CFLAGS to:Neil Conway
2004-02-02Do not let external specification of CFLAGS stop us from addingTom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-11-01Unset CFLAGS before reading template. This should be more robust.Peter Eisentraut
2003-10-25Fix CFLAGS selection to actually work. Add test to detect whether gcc'sPeter Eisentraut
2003-04-24Infrastructure for upgraded error reporting mechanism. elog.c isTom Lane
2003-04-06Generate pg_config.h.in by autoheader. Separate out manually editablePeter Eisentraut
2003-01-28Factor out the code that detects the long long int snprintf format into aPeter Eisentraut
2002-03-29Upgrade to Autoconf version 2.53. Replaced many custom macroPeter Eisentraut
2001-12-02More correct way to check for existence of types, which allows to specifyPeter Eisentraut
2000-08-29Revert removal of signed, volatile, and signal handler arg type tests.Peter Eisentraut
2000-08-27Remove configure tests for `signed', `volatile', and signal handler args;Peter Eisentraut
2000-06-11Substituted new configure test for types of accept()Peter Eisentraut