summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorunknown <jimw@mysql.com>2005-09-02 12:12:36 -0700
committerunknown <jimw@mysql.com>2005-09-02 12:12:36 -0700
commitcbb1da77cf096e4746f0a28ec3b6125133cf9c4b (patch)
tree77d8e75a3a19f5a39c9047c0d77115d61f29e181 /scripts
parentbcc9c6fd93cd4f8d5ee6d441c6351fa78368e2b8 (diff)
parentd026dd0e4532b51d49cd14cbcba4cb693155f0d0 (diff)
downloadmariadb-git-cbb1da77cf096e4746f0a28ec3b6125133cf9c4b.tar.gz
Merge mysql.com:/home/jimw/my/mysql-4.1-11280
into mysql.com:/home/jimw/my/mysql-4.1-clean
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index dd8f4fb505b..27b42314273 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -127,6 +127,7 @@ SUFFIXES = .sh
-e 's!@''innodb_system_libs''@!@innodb_system_libs@!' \
-e 's!@''openssl_libs''@!@openssl_libs@!' \
-e 's!@''VERSION''@!@VERSION@!' \
+ -e 's!@''MYSQL_BASE_VERSION''@!@MYSQL_BASE_VERSION@!' \
-e 's!@''MYSQL_SERVER_SUFFIX''@!@MYSQL_SERVER_SUFFIX@!' \
-e 's!@''COMPILATION_COMMENT''@!@COMPILATION_COMMENT@!' \
-e 's!@''MACHINE_TYPE''@!@MACHINE_TYPE@!' \