Macros by Category | Revision History |
CT_CHECK_POSTGRES_DB
This macro tries to find the headers and librarys for the PostgreSQL database to build client applications.
If includes are found, the variable PQINCPATH will be set. If librarys are found, the variable PQLIBPATH will be set. if no check was successful, the script exits with a error message.
http://autoconf-archive.cryp.to/ct_check_postgres_db.m4
Copyright © 2008 Christian Toepp <c.toepp@gmail.com>
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.