Make configure probe for the location of the <uuid.h> header file.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |