Use better comment marker in Autoconf input
authorPeter Eisentraut <peter@eisentraut.org>
Sat, 9 Feb 2019 14:55:17 +0000 (15:55 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Sat, 9 Feb 2019 14:55:17 +0000 (15:55 +0100)
commit4446565d36ac4482282146a9ab35068f18dff4fd
treec4bc5a10c0a1d9faa7daa7378b8883261b346817
parent356687bd825e5ca7230d43c1bffe7a59ad2e77bd
Use better comment marker in Autoconf input

The comment marker "#" is copied to the output, so it's only
appropriate for comments that make sense in the shell output.  For
comments about the Autoconf language, "dnl" should be used.
config/llvm.m4
config/programs.m4
configure
configure.in