Use Autoconf provided AS_HELP_STRING macro to automatically format and
Peter Eisentraut <peter_e@gmx.net>
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
| Path | Change | +/− |
|---|---|---|
| config/general.m4 | modified | +47 −33 |
| configure | modified | +24 −12 |
| configure.in | modified | +47 −47 |