autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #7968] bugfix and enhancement: ax_lib_expat and $LIBS and EXPAT_L


From: anonymous
Subject: [patch #7968] bugfix and enhancement: ax_lib_expat and $LIBS and EXPAT_LDFLAGS
Date: Sat, 09 Mar 2013 20:28:42 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:19.0) Gecko/20100101 Firefox/19.0

URL:
  <http://savannah.gnu.org/patch/?7968>

                 Summary: bugfix and enhancement: ax_lib_expat and $LIBS and
EXPAT_LDFLAGS
                 Project: GNU Autoconf Archive
            Submitted by: None
            Submitted on: Sa 09 Mär 2013 20:28:40 UTC
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sa 09 Mär 2013 20:28:40 UTC  Name: ax_lib_expat.m4  Size: 9kB   By:
None

<http://savannah.gnu.org/patch/download.php?file_id=27586>

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]