summaryrefslogtreecommitdiff
path: root/sql-bench/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sql-bench/Makefile.am')
-rw-r--r--sql-bench/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql-bench/Makefile.am b/sql-bench/Makefile.am
index 2db43536fa1..278ea516910 100644
--- a/sql-bench/Makefile.am
+++ b/sql-bench/Makefile.am
@@ -78,6 +78,7 @@ SUFFIXES = .sh
-e 's!@''libexecdir''@!$(libexecdir)!g' \
-e 's!@''PERL''@!@PERL@!' \
-e 's!@''VERSION''@!@VERSION@!' \
+ -e 's!@''MYSQL_SERVER_SUFFIX''@!@MYSQL_SERVER_SUFFIX@!' \
$< > $@-t
@CHMOD@ +x $@-t
@MV@ $@-t $@