summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* fixed two compiling bugs for libeditunknown2004-08-311-0/+35
* compatibility fixesunknown2004-08-241-3/+0
* fixed AC_DEFINE(HAVE_HIST_ENTRY) in acinclude.m4unknown2004-08-251-1/+2
* fixed :unknown2004-08-241-0/+23
* Fix AC_DEFINE for CSV storage engineunknown2004-08-151-1/+1
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-131-0/+31
|\
| * This is the addition of the CSV engine "aka tina". Its an example engine that...unknown2004-08-121-0/+31
* | Fixing MYSQL_CHEKC_ZLIB_DIR to take into account user settings (in case thereunknown2004-07-281-2/+2
* | acinclude.m4:unknown2004-07-271-1/+1
* | WL#1518 "make bundled zlib usable for unix builds", post review fixes:unknown2004-07-271-50/+72
* | WL#1518, "make bundled zlib usable for unix builds": unknown2004-07-241-23/+85
* | All templates inlined into AC_DEFINE/AC_DEFINE_UNQUOTED.unknown2004-07-231-42/+55
* | a line left from manual merge removedunknown2004-07-211-1/+0
|/
* Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-2/+3
|\
| * - Applied some portability fixes for SGI IRIX/MipsPro compilerunknown2004-06-221-2/+3
* | A typo fixed.unknown2004-06-201-2/+2
* | bug fix in ndb makeunknown2004-06-161-1/+1
* | ndb fixes for make distunknown2004-06-151-0/+16
* | mergedunknown2004-06-111-0/+1
|\ \
| * | one more ndb-isolating fixunknown2004-06-051-0/+1
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-051-0/+30
|\ \ \ | |/ / |/| |
| * | First commit of archive example. Archive is a simple storage engine that hand...unknown2004-05-201-0/+30
* | | several ndb make changes, see respective fileunknown2004-06-021-0/+16
* | | various ndb make changes, see respective fileunknown2004-06-011-1/+1
* | | added shared mem + sci options for ndbunknown2004-05-281-10/+14
* | | ndb fixes see filesunknown2004-05-271-0/+39
* | | changed to ndbclientunknown2004-05-271-1/+1
* | | updated configure for automake in ndb treeunknown2004-05-251-1/+1
|/ /
* | Resolved changes between example storage engine and NDB storage engine.unknown2004-04-141-0/+31
|\ \
| * | Extra paren removed (since well, they were a typo...). unknown2004-04-141-2/+2
| * | All changes are to allow someone to compile the example storage engine and us...unknown2004-04-121-0/+30
* | | Check if NDB should be built to to support MySQL Clusterunknown2004-04-141-0/+41
|/ /
* | merge with 4.0unknown2004-03-161-1/+0
|\ \ | |/
| * Remove libcom.a from acinclude.m4 (should have been done in ChangeSet 1.1741)unknown2004-03-111-1/+0
* | merge with 4.0unknown2004-02-221-1/+0
|\ \ | |/
| * Cleanupsunknown2004-02-221-1/+0
* | Merge with 4.0.17unknown2003-12-171-2/+2
|\ \ | |/
| * Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-101-2/+2
| |\
| | * Fix for bug# 1142 ./configure - error in file causes failure of compile (SSL ...unknown2003-12-101-2/+2
| | * Fix for Bug #1142 unknown2003-09-011-2/+2
* | | Merge with 4.0.16unknown2003-10-071-1/+2
|\ \ \ | |/ /
| * | Block SIGPIPE also for not threaded client programs.unknown2003-09-231-1/+2
| |/
* | merge with 4.0.15unknown2003-08-291-0/+22
|\ \ | |/
| * Add detection of in_addr_tunknown2003-08-281-0/+22
* | Merge with 4.0.14unknown2003-08-111-35/+76
|\ \ | |/
| * - portability fixes: put string tests in double quotes (BUG#974). unknown2003-08-011-16/+16
| * Fix: remove compile warnings on RH(with openssl)unknown2003-07-251-1/+6
| * --with-openssl-includes/librariesunknown2003-07-231-4/+4
| * Bug #554: Support for --with-openssl[=DIR]unknown2003-07-221-1/+1
| * Bug #554: Support for --with-openssl[=DIR]unknown2003-07-221-13/+42