summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorkent@mysql.com <>2006-03-27 23:08:25 +0200
committerkent@mysql.com <>2006-03-27 23:08:25 +0200
commit6b51a2c69f3ad64094b2c32bb1779d4c17fc1c6e (patch)
tree6c43c4bdc23c5d6235b72b27631e7600da995577 /scripts
parent898db8b05318010a612087a276d71c883c22f454 (diff)
parent04f059c5bfd050ed82c0bf456dc1e4f7d6bc0937 (diff)
downloadmariadb-git-6b51a2c69f3ad64094b2c32bb1779d4c17fc1c6e.tar.gz
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mysql_config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mysql_config.sh b/scripts/mysql_config.sh
index caf8708c6a0..4d732485b1d 100644
--- a/scripts/mysql_config.sh
+++ b/scripts/mysql_config.sh
@@ -107,7 +107,7 @@ include="-I$pkgincludedir"
for remove in DDBUG_OFF DSAFEMALLOC USAFEMALLOC DSAFE_MUTEX \
DPEDANTIC_SAFEMALLOC DUNIV_MUST_NOT_INLINE DFORCE_INIT_OF_VARS \
DEXTRA_DEBUG DHAVE_purify 'O[0-9]' 'W[-A-Za-z]*' \
- Xa xstrconst
+ Xa xstrconst "xc99=none"
do
# The first option we might strip will always have a space before it because
# we set -I$pkgincludedir as the first option