patchGNU Autoconf Archive - Patches: patch #7968, bugfix and enhancement:...

 
 

patch #7968: bugfix and enhancement: ax_lib_expat and $LIBS and EXPAT_LDFLAGS

Submitter:  None
Submitted:  Sat 09 Mar 2013 08:28:40 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
   

Mon 25 Mar 2013 12:34:50 PM UTC, comment #1: 

Pushed in c866673240279cea0f5378dc0b8ad225c99918ba. Thank you very much for the patch!

Peter Simons <simons>
Group administrator
Sat 09 Mar 2013 08:28:40 PM UTC, original submission:  

Hi there,

ax_lib_expat.m4 (serial 9) overwrites the $LIBS variable during call. The attached version fixes this bug.

Further, $EXPAT_LIBS alse returns flags ("-L...") in EXPAT_LIBS, which apparently should rather belong to LDFLAGS and not to LIBS. Following the example of the BOOST library, the attached version therefore adds another substituted variable (EXPAT_LDFLAGS) and correctly splits the values into EXPAT_LDFLAGS and EXPAT_LIBS.

Best,
  Bastien

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #27586:  ax_lib_expat.m4 added by None (9KiB - application/octet-stream)

 

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
    2013-04-04 simons StatusReady For Test Done
        Open/ClosedOpen Closed
    2013-03-25 simons StatusNone Ready For Test
        Assigned toNone simons
        Carbon-Copy- Added mateusz loskot <mateusz@loskot.net>
    2013-03-09 None Attached File- Added ax_lib_expat.m4, #27586

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code