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)
commitb3ee60ce9b16990e2f19922cbbc586bd078b41e9
treec5ef0821e8cfb9fd1079711c7cd5f324a2cc2c14
parentfd9e42f7790b6219f9ce493d9376989e2dbdfd94
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