summaryrefslogtreecommitdiff
path: root/config/ac-macros/plugins.m4
Commit message (Collapse)AuthorAgeFilesLines
* don't call plugins' configure scripts manually, use AC_CONFIG_SUBDIRSserg@serg.mylan2006-06-151-1/+1
| | | | | don't add CFLAGS/CXXFLAGS to ./configure command line in config.status but _do_ add them before calling plugins' configure scripts
* apparently "sinclude" is consireded by aclocal (up to 1.9.5)serg@sergbook.mysql.com2006-05-101-1/+1
| | | | by a dirty word, and it complains about it, even in a comment.
* a workaround for aclocal-1.8 bugserg@sergbook.mysql.com2006-05-101-1/+4
|
* auto-set MYSQL_PLUGIN_DIRECTORY for plug.in filesserg@sergbook.mysql.com2006-05-061-0/+6
|
* auto-include plug.in, remove the need for plugins to modify configure.inserg@sergbook.mysql.com2006-05-041-1/+21
|
* cleanup - don't test in configure what belongs to m4serg@sergbook.mysql.com2006-05-041-5/+5
|
* fix legacy configure option handlingacurtis@xiphis.org2006-05-031-2/+3
|
* Fixed dependency checkingserg@sergbook.mysql.com2006-05-031-3/+4
|
* WL#3201 post-review fixupsacurtis@xiphis.org2006-05-021-3/+19
|
* WL#3201 additional post-review fixesacurtis@xiphis.org2006-05-021-4/+4
|
* WL#3201 post-review fixupsacurtis@xiphis.org2006-05-011-263/+288
| | | | | | end plugin/module naming schizophrenia fixup shell code and m4 macro comments cmakelists.txt included in EXTRA_DIST
* fixesserg@sergbook.mysql.com2006-04-301-41/+39
|
* make distcheck and cosmetic fixesserg@sergbook.mysql.com2006-04-291-287/+296
|
* WL#3201acurtis@xiphis.org2006-04-241-0/+18
| | | | post-merge fixes
* WL#3201acurtis@xiphis.org2006-04-201-66/+128
| | | | Fixes after first review
* WL#3201acurtis@xiphis.org2006-04-131-0/+603
" Configure support for server plugins "