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

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

[patch #7285] Some improvements to the AX_LIB_MYSQL macro


From: Wim Lewis
Subject: [patch #7285] Some improvements to the AX_LIB_MYSQL macro
Date: Wed, 18 Aug 2010 07:57:32 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6

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

                 Summary: Some improvements to the AX_LIB_MYSQL macro
                 Project: GNU Autoconf Archive
            Submitted by: wiml
            Submitted on: Wed 18 Aug 2010 12:57:31 AM PDT
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The test for $MYSQL_CONFIG has an extra "-o test", which, if I understand
test(1) syntax correctly, means the test can never fail, even when it should.
This pair of patches fixes that bug and makes a few other small changes:

  - $MYSQL_CONFIG is a precious var
  - don't set HAVE_MYSQL if we checked the version and discovered it's too
old
  - If mysql_config isn't found, see if we can find mysql_config5.


It looks like the AX_LIB_POSTGRESQL macro should probably be given the same
changes, but I'm not in a position to test that right now.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 18 Aug 2010 12:57:31 AM PDT  Name:
0002-Bug-fixes-for-AX_LIB_MYSQL.patch  Size: 2kB   By: wiml

<http://savannah.gnu.org/patch/download.php?file_id=21249>
-------------------------------------------------------
Date: Wed 18 Aug 2010 12:57:31 AM PDT  Name:
0003-AX_LIB_MYSQL-If-mysql_config-isn-t-found-see-if-we-c.patch  Size: 802B  
By: wiml

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

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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