pgsql: Make configure probe for the location of the <uuid.h> header

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make configure probe for the location of the <uuid.h> header
Date: 2007-10-23 21:38:16
Message-ID: 20071023213816.39244754229@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make configure probe for the location of the <uuid.h> header file.
Needed to accommodate different layout on some platforms (Debian for
one). Heikki Linnakangas

Modified Files:
--------------
pgsql:
configure (r1.563 -> r1.564)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.563&r2=1.564)
configure.in (r1.529 -> r1.530)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.529&r2=1.530)
pgsql/contrib/uuid-ossp:
uuid-ossp.c (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/uuid-ossp/uuid-ossp.c?r1=1.2&r2=1.3)
pgsql/src/include:
pg_config.h.in (r1.123 -> r1.124)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/pg_config.h.in?r1=1.123&r2=1.124)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-10-24 02:24:49 pgsql: Remove the aggregate form of ts_rewrite(), since it doesn't work
Previous Message Tom Lane 2007-10-23 20:46:12 pgsql: Rename and slightly redefine the default text search parser's