Use Autoconf provided AS_HELP_STRING macro to automatically format and

Peter Eisentraut <peter_e@gmx.net>

Commit: f7ef575fb72cf5f9e0a6fb530e52c4ff13588f12
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2008-10-29T09:27:24Z
Releases: 8.4.0
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.

Files

PathChange+/−
config/general.m4 modified +47 −33
configure modified +24 −12
configure.in modified +47 −47