Re: psqlODBC 08.02.0300 doesn't compile

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: psqlODBC 08.02.0300 doesn't compile
Date: 2007-04-25 15:16:22
Message-ID: 22689.1177514182@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

There's another issue with the psqlodbc tarball, which has been there
awhile but I only just realized what it is: you are shipping aclocal.m4,
which is a derived file, without providing the upstream files needed to
recreate it. Specifically, there's no sign of a source file for the
PGAC_xxx macros needed by configure.ac.

This makes life difficult for packagers who need to re-run aclocal
(in my case, because Red Hat ships a different automake version than
you guys are using). I believe it's also a violation of the LGPL.

regards, tom lane

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2007-04-25 15:29:05 Re: psqlODBC 08.02.0300 doesn't compile
Previous Message Hiroshi Inoue 2007-04-25 14:14:20 Re: URGENT Numeric values disappear