patchGNU Autoconf Archive - Patches: patch #7553, Submitting new Autoconf Macro -...

 
 

patch #7553: Submitting new Autoconf Macro - ax_check_mysql.m4

Submitter:  None
Submitted:  Fri 10 Jun 2011 11:28:52 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 Jun 2011 11:07:00 AM UTC, comment #1: 

Hi Yusuke,

your macro has been added to the archive in commit 3db9b645bce3cc89f26b53dae260015c985b6d06. Thank you very much for the submission!

Take care,
Peter

Peter Simons <simons>
Group administrator
Fri 10 Jun 2011 11:28:52 PM UTC, original submission:  

Hi,

I am submitting an Autoconf Macro I've been developing for the past couple months - ax_check_mysql.m4. I'm aware that multiple other MySQL macros exist, but mine is specifically geared toward MySQL plugin development and installation. Specifically:

  -Automatically Detects binary, include, and plugin directories for most typical MySQL installations.
  -Provides methods for one to designate the directories manually, or point to a root directory containing a MySQL installation.

  Once such a installation is found, my macro:

  -Finds the MySQL version
  -Find the architecture of the installation (32/64 bit)
  -Determines whether plugins can be installed
  -Determines whether MySQL version is 5.5 or above (slightly different includes)

I couldn't find anything else that encompasses what I was looking for, so I hope submitting it here helps others not go through the trouble.

Thanks for your time!

NOTE: This macro is only compatible with unix-based environment. It has been tested on all major forms of Linux and versions of Mac OS X. However, no windows testing has been done.

Sincerely
   -Yusuke Tsutsumi

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #23519:  ax_check_mysql.m4 added by None (14KiB - application/octet-stream - the ax_check_mysql.m4 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
    2011-06-25 simons Open/ClosedOpen Closed
    2011-06-25 simons StatusReady For Test Done
    2011-06-15 simons StatusNone Ready For Test
        Assigned toNone simons
        Carbon-Copy- Added craig stimmel <cstimmel@uw.edu>
    2011-06-10 None Attached File- Added ax_check_mysql.m4, #23519

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code