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

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 07d0a370c13545755aec57839530fe14e83be092
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-10-23T21:38:16Z
Releases: 8.3.0
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

Files

PathChange+/−
configure modified +310 −0
configure.in modified +8 −1
contrib/uuid-ossp/uuid-ossp.c modified +15 −2
src/include/pg_config.h.in modified +6 −0