summaryrefslogtreecommitdiff
path: root/config/general.m4
AgeCommit message (Expand)Author
2008-10-29Use Autoconf provided AS_HELP_STRING macro to automatically format andPeter Eisentraut
2006-11-30Better solution to the tr problem: use sed instead. Per Martijn and Andrew.Tom Lane
2006-11-30Improve portability of 'tr' invocation in PGAC_ARG_CHECK. Reported byTom Lane
2006-10-30Code the unknown options check without using m4 diversions. Otherwise thisPeter Eisentraut
2006-10-13Make unknown-option-warning code more portable. echo -n is not portable,Peter Eisentraut
2006-08-11Fix typo.Alvaro Herrera
2006-05-30Emit warnings for unknown configure options.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2002-03-29Upgrade to Autoconf version 2.53. Replaced many custom macroPeter Eisentraut
2000-09-21Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with somethingPeter Eisentraut