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

Started by Peter Eisentrautover 12 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2c65856b7b444a5e804d4f694438e7444811d26b

Modified Files
--------------
configure | 4 ----
configure.in | 8 ++++----
2 files changed, 4 insertions(+), 8 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers