]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix ./configure --help alignment 7005/head
authorJosh Soref <jsoref@users.noreply.github.com>
Fri, 28 Sep 2018 15:17:42 +0000 (11:17 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Fri, 28 Sep 2018 15:17:42 +0000 (11:17 -0400)
commit61eaf0bbbffe6252097c54a042c43132c084a0c9
treece30b19b5c4771e824106a96910a750e90ba2c16
parent9e5e6b20088feb601a52b06bf1d55a3d027f849a
Fix ./configure --help alignment

AS_HELP_STRING cares about whitespace preceding the call...
m4/pdns_enable_ixfrdist.m4
m4/pdns_with_lua.m4
m4/pdns_with_postgresql.m4