Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: psqlODBC 08.02.0300 doesn't compile



Tom Lane wrote:
> 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.

Hmm, thats how Peter designed it for us so we didn't have to have our
own copies of all the PG macros iirc. I don't have enough autoconf foo
to know how best to fix it though. Peter?

Regards, Dave



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group