Macros by Category Revision History
Search:

ct_check_postgres_db

SYNOPSIS

CT_CHECK_POSTGRES_DB

DESCRIPTION

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.

SOURCE CODE

http://autoconf-archive.cryp.to/ct_check_postgres_db.m4

LICENSE

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.