patchGNU Autoconf Archive - Patches: patch #8509, Substitue with correct variable...

 
 

patch #8509: Substitue with correct variable names in AX_LIB_POSTGRESQL

Submitter:  None
Submitted:  Fri 08 Aug 2014 10:35:03 PM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  simons Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 15 Oct 2014 09:12:55 AM UTC, comment #1: 

I pushed your patch in f6c5e7a. Thank you very much for the update!

Peter Simons <simons>
Group administrator
Fri 08 Aug 2014 10:35:03 PM UTC, original submission:  

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.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #31877:  ax_lib_postgresql.m4 added by None (5KiB - application/x-m4 - Updated file.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by simons (Posted a comment)
  • -email is unavailable- added by simons
  • -email is unavailable- added by None (Submitted the item)
  •  

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-10-16 simons StatusReady For Test Done
        Open/ClosedOpen Closed
    2014-10-15 simons StatusNone Ready For Test
        Assigned toNone simons
        Carbon-Copy- Added mateusz loskot <mateusz@loskot.net>
    2014-08-08 None Attached File- Added ax_lib_postgresql.m4, #31877

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code