OSDN Git Service

Minor editing for README-SSI.
[pg-rex/syncrep.git] / config / c-compiler.m4
2011-05-26 Tom LaneAdjust configure to use "+Olibmerrno" with HP-UX C...
2010-09-29 Peter EisentrautAdd/fix caching on some configure checks
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-19 Peter EisentrautRemove extra newlines at end and beginning of files...
2010-05-25 Michael MeskesReplace self written 'long long int' configure test...
2010-05-25 Michael MeskesAdded a configure test for "long long" datatypes. So...
2010-02-13 Tom LaneSupport inlining various small performance-critical...
2008-06-27 Tom LaneModify the recently-added probe for -Wl,--as-needed...
2008-05-20 Tom LaneAdjust -Wl,--asneeded test to avoid using the switch...
2008-05-18 Tom LaneMake another try at using -Wl,--as-needed to suppress...
2008-04-18 Alvaro HerreraModify the float4 datatype to be pass-by-val. Along...
2008-02-17 Peter EisentrautUpgrade to Autoconf 2.61:
2004-12-16 Bruce MomjianAllow AIX to use --enable-thread-safety by passing...
2004-10-20 Neil ConwayWhen using GCC, change the default CFLAGS to:
2004-02-02 Tom LaneDo not let external specification of CFLAGS stop us...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-01 Peter EisentrautUnset CFLAGS before reading template. This should...
2003-10-25 Peter EisentrautFix CFLAGS selection to actually work. Add test to...
2003-04-24 Tom LaneInfrastructure for upgraded error reporting mechanism...
2003-04-06 Peter EisentrautGenerate pg_config.h.in by autoheader. Separate out...
2003-01-28 Peter EisentrautFactor out the code that detects the long long int...
2002-03-29 Peter EisentrautUpgrade to Autoconf version 2.53. Replaced many custom...
2001-12-02 Peter EisentrautMore correct way to check for existence of types, which...
2000-08-29 Peter EisentrautRevert removal of signed, volatile, and signal handler...
2000-08-27 Peter EisentrautRemove configure tests for `signed', `volatile', and...
2000-06-11 Peter EisentrautSubstituted new configure test for types of accept()