]> granicus.if.org Git - postgresql/commit
Use Autoconf provided AS_HELP_STRING macro to automatically format and
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 29 Oct 2008 09:27:24 +0000 (09:27 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 29 Oct 2008 09:27:24 +0000 (09:27 +0000)
commitf7ef575fb72cf5f9e0a6fb530e52c4ff13588f12
tree5ba08715f0fa34a6319eb3f9405b4c82dd5c7fb1
parent06735e32566ca2250afdc371b8b2521ee07ad922
Use Autoconf provided AS_HELP_STRING macro to automatically format and
align strings in the --help output.  Do this through our abstraction layer
to eliminate redundancy and randomness in configure.in.
config/general.m4
configure
configure.in