Commit 0a2e013c authored by joerg@mysql.com's avatar joerg@mysql.com
Browse files

Add "MYSQL_BASE_VERSION" to the list of substituted variables in the "scripts" subdirectory.

parent 9f72d504
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -119,6 +119,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@!' \