configure.in / xml / quoting trouble

From: Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk>
To: pgsql-patches(at)postgresql(dot)org
Subject: configure.in / xml / quoting trouble
Date: 2007-06-28 18:24:30
Message-ID: 20070628182430.GS19698@quartz.itdept.newn.cam.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I found I needed the enclosed patch when configuring today's CVS - I haven't
been keeping up since 8.2beta3.

The first part I needed when configuring --with-libxml. Why go to the
effort of finding xml2-config, and then disbelieve what it tells you?

The second part is a shell quoting problem. As the printf is inside
single quotes, the double quotes don't need to be escaped. My awk
received the backslashes and complained.

Cheers,

Patrick

Attachment Content-Type Size
pgsqlconf.pat text/plain 1.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2007-06-28 18:39:37 Re: configure.in / xml / quoting trouble
Previous Message Neil Conway 2007-06-28 15:27:13 Re: rename of a view