index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
general.m4
Age
Commit message (
Expand
)
Author
2020-07-24
Rename configure.in to configure.ac
Peter Eisentraut
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2009-07-02
Upgrade to Autoconf 2.63
Peter Eisentraut
2008-10-29
Use Autoconf provided AS_HELP_STRING macro to automatically format and
Peter Eisentraut
2006-11-30
Better solution to the tr problem: use sed instead. Per Martijn and Andrew.
Tom Lane
2006-11-30
Improve portability of 'tr' invocation in PGAC_ARG_CHECK. Reported by
Tom Lane
2006-10-30
Code the unknown options check without using m4 diversions. Otherwise this
Peter Eisentraut
2006-10-13
Make unknown-option-warning code more portable. echo -n is not portable,
Peter Eisentraut
2006-08-11
Fix typo.
Alvaro Herrera
2006-05-30
Emit warnings for unknown configure options.
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2002-03-29
Upgrade to Autoconf version 2.53. Replaced many custom macro
Peter Eisentraut
2000-09-21
Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something
Peter Eisentraut