mariadb/storage
unknown ba559de4be Fix for bug#29641 - $CC on Open Server is set to contain arguments
for enabling threads.  However, duplicate AC_PROG_* macros in the
innobase plug.in file were resetting $CC and causing link errors.

As AC_PROG_* macros are already used in the main configure.in file
there should be no need for them to be duplicated here too.


storage/innobase/plug.in:
  Remove AC_PROG_* macros
2007-07-25 10:44:45 +02:00
..
archive Merge synthia.local:/home/mydev/mysql-5.1-ateam 2007-06-30 00:42:59 +02:00
blackhole Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rpl 2007-06-12 22:14:54 +02:00
csv Fix for bug #29253: csv table reportedly marked as crashed 2007-07-14 00:13:37 +05:00
example Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rpl 2007-06-12 22:14:54 +02:00
federated Post-merge fixes. 2007-06-30 18:17:20 +02:00
heap 5.0-opt -> 5.1-opt merge 2007-07-18 18:08:05 +03:00
innobase Fix for bug#29641 - $CC on Open Server is set to contain arguments 2007-07-25 10:44:45 +02:00
myisam Merge gleb.loc:/home/uchum/work/bk/5.1 2007-07-19 20:01:13 +05:00
myisammrg Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl 2007-06-18 12:10:36 +02:00
ndb Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb 2007-07-13 15:59:06 +02:00
Makefile.am