summaryrefslogtreecommitdiff
path: root/Build-tools/Do-all-build-steps
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2002-02-14 19:41:32 +0200
committermonty@hundin.mysql.fi <>2002-02-14 19:41:32 +0200
commitc1947bca03fe57cf90e3f2705f21c1c6ca7cc3da (patch)
tree005580278a7647313c79b8f3168eb2eac8d5ee8f /Build-tools/Do-all-build-steps
parente070e9a01f7a86c03e310ec92d9d0bfdc616674e (diff)
parentb0f98a302ab46cbdf1db41ffbfb1931bb0232d6c (diff)
downloadmariadb-git-c1947bca03fe57cf90e3f2705f21c1c6ca7cc3da.tar.gz
Use --enable-local-infile as default
Diffstat (limited to 'Build-tools/Do-all-build-steps')
-rwxr-xr-xBuild-tools/Do-all-build-steps1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build-tools/Do-all-build-steps b/Build-tools/Do-all-build-steps
index 48461c31508..a9989aae768 100755
--- a/Build-tools/Do-all-build-steps
+++ b/Build-tools/Do-all-build-steps
@@ -63,6 +63,7 @@ aclocal; autoheader; aclocal; automake; autoconf
--with-low-memory \
--with-mit-threads=yes $EXTRA_CONFIG \
--enable-thread-safe-client \
+ --enable-local-infile \
--with-berkeley-db \
--with-innodb \
--with-vio \