diff options
author | unknown <msvensson@neptunus.(none)> | 2005-04-27 11:25:08 +0200 |
---|---|---|
committer | unknown <msvensson@neptunus.(none)> | 2005-04-27 11:25:08 +0200 |
commit | f5b253205168c57249b4920d789ec2eef483d426 (patch) | |
tree | ffe13a13497b747762b2e275e63a444e442611a6 /strings | |
parent | 6f5b10f0d0f845d1678323156f42b49158544f38 (diff) | |
download | mariadb-git-f5b253205168c57249b4920d789ec2eef483d426.tar.gz |
BUG#9714 libsupc++ problem
- Remove linking of libsupc++
- Move all local static variables to filescope
configure.in:
Remove linking with libsupc++
sql/examples/ha_archive.cc:
Move local static variables to file scope
sql/examples/ha_example.cc:
Move local static variables to file scope
sql/examples/ha_tina.cc:
Move local static variables to file scope
sql/ha_berkeley.cc:
Move local static variables to file scope
sql/ha_blackhole.cc:
Move local static variables to file scope
sql/ha_federated.cc:
Move local static variables to file scope
sql/ha_heap.cc:
Move local static variables to file scope
sql/ha_innodb.cc:
Move local static variables to file scope
sql/ha_myisam.cc:
Move local static variables to file scope
sql/ha_myisammrg.cc:
Move local static variables to file scope
sql/ha_ndbcluster.cc:
Move local static variables to file scope
sql/item.cc:
Move local static instance variables to file scope
sql/item_sum.cc:
Move local static variables to file scope
Diffstat (limited to 'strings')
0 files changed, 0 insertions, 0 deletions