[patch #8509] Substitue with correct variable names in AX_LIB_POSTGRESQL

anonymous <[email protected]>
Newsgroups gmane.comp.sysutils.autoconf.archive-maintainers
Message-ID <[email protected]>
URL:
  <http://savannah.gnu.org/patch/?8509>

                 Summary: Substitue with correct variable names in
AX_LIB_POSTGRESQL
                 Project: GNU Autoconf Archive
            Submitted by: None
            Submitted on: Fri 08 Aug 2014 10:35:03 PM UTC
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: [email protected]
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The existing macro AX_LIB_POSTGRESQL() in ax_lib_postgresql.m4 substitutes the
variable `POSTGRESQL_CFLAGS' with an `-I' flag for the include directory
containing postgresql headers.  Since it deals with the includes directory,
the appropriate name should be `POSTGRESQL_CPPFLAGS'

Also, the value of the variable `POSTGRESQL_LDFLAGS' is set to include `-lpq'
but I doubt it will be of any use as it should be added to `_LDADD' variables.
 Hence, it should be removed from this variable.

The attached file is updated to contain these changes.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 08 Aug 2014 10:35:03 PM UTC  Name: ax_lib_postgresql.m4  Size: 5kB  
By: None
Updated file.
<http://savannah.gnu.org/patch/download.php?file_id=31877>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8509>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.