index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
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