psqlodbc - psqlodbc: Clean up some of the accumulated Autoconf mess

From: petere(at)pgfoundry(dot)org (User Petere)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: Clean up some of the accumulated Autoconf mess
Date: 2007-05-04 12:20:26
Message-ID: 20070504122026.A7EE4216D45@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Clean up some of the accumulated Autoconf mess here. Put back the
PGAC_ARG_ macros so that the options parsing is more robust, put the
macro calls in the right order, and make the detection of the driver
manager behave less oddly. All the required macros are now in-tree, so
everything can be bootstrapped without external PostgreSQL source trees.

Modified Files:
--------------
psqlodbc:
configure.ac (r1.68 -> r1.69)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/configure.ac.diff?r1=1.68&r2=1.69)

Added Files:
-----------
psqlodbc/config:
c-library.m4 (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/config/c-library.m4?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message User H-saito 2007-05-04 13:17:21 psqlodbc - psqlodbc: Fixed HANDLE_ENLIST_IN_DTC.
Previous Message User Petere 2007-05-04 10:39:02 psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory