Next: , Previous: ax_check_posix_sysinfo, Up: The Macros


ax_check_postgres_db

Synopsis

     AX_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

Download the latest version of ax_check_postgres_db.m4 or browse the macro's revision history.

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. This file is offered as-is, without any warranty.