]> granicus.if.org Git - postgresql/commit
I find that an out-of-the-box installation of OSSP uuid 1.6.0 installs
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 13 Nov 2007 00:13:19 +0000 (00:13 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 13 Nov 2007 00:13:19 +0000 (00:13 +0000)
commit1ef648cfbc75041eddce48ef2e9eb004b7906efd
tree0d6e694635ca0aa0ef0b3b4523eacef7c9a2e736
parent2ce1a60bfa82b44c5ae5e65aedac391c54e8bf8e
I find that an out-of-the-box installation of OSSP uuid 1.6.0 installs
itself as libuuid, not libossp-uuid which was the only case expected by
our build support.  Install a configure test to determine which name
to use (and to check that the library is present at all).
configure
configure.in
contrib/uuid-ossp/Makefile
src/Makefile.global.in