diff options
author | unknown <jperkin@production.mysql.com> | 2007-07-25 10:44:45 +0200 |
---|---|---|
committer | unknown <jperkin@production.mysql.com> | 2007-07-25 10:44:45 +0200 |
commit | 0b2830fb419e305b0d7229cc96107e18397319ca (patch) | |
tree | 2cd10d4215d867b3a4f430965206f914fee5a7f5 /debian | |
parent | aa6eb762b53c51492bf49e1e3de3f527972030fe (diff) | |
download | mariadb-git-0b2830fb419e305b0d7229cc96107e18397319ca.tar.gz |
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
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions