configure.in: Use dnl in place of # where appropriate

Peter Eisentraut <peter_e@gmx.net>

Commit: 2c65856b7b444a5e804d4f694438e7444811d26b
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2014-02-23T01:42:39Z
Releases: 9.4.0
configure.in: Use dnl in place of # where appropriate

The comment added by ed011d9754fd4b76eac0eaa8c057fcfc0c302a6a used #,
which means it gets copied into configure, but it doesn't make sense
there.  So use dnl, which gets dropped when creating configure.

Files

PathChange+/−
configure modified +0 −4
configure.in modified +4 −4