Loading configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(sql/mysqld.cc) AC_CANONICAL_SYSTEM # The Docs Makefile.am parses this line! AM_INIT_AUTOMAKE(mysql, 3.23.55) AM_INIT_AUTOMAKE(mysql, 3.23.56) AM_CONFIG_HEADER(config.h) PROTOCOL_VERSION=10 Loading Loading
configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(sql/mysqld.cc) AC_CANONICAL_SYSTEM # The Docs Makefile.am parses this line! AM_INIT_AUTOMAKE(mysql, 3.23.55) AM_INIT_AUTOMAKE(mysql, 3.23.56) AM_CONFIG_HEADER(config.h) PROTOCOL_VERSION=10 Loading