Loading BUILD/compile-dist +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ fi --with-federated-storage-engine \ --with-berkeley-db \ --with-innodb \ --with-yassl \ --with-ssl \ --enable-thread-safe-client \ --with-extra-charsets=complex \ --with-ndbcluster \ Loading config/ac-macros/ssl.m4 +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ AC_DEFUN([MYSQL_USE_BUNDLED_YASSL], [ extra/yassl/src/Makefile dnl extra/yassl/testsuite/Makefile) with_yassl="yes" with_bundled_yassl="yes" yassl_dir="yassl" AC_SUBST([yassl_dir]) Loading Loading @@ -196,5 +196,5 @@ AC_MSG_CHECKING(for SSL) MYSQL_FIND_OPENSSL([$mysql_ssl_dir]) ;; esac AM_CONDITIONAL([HAVE_YASSL], [ test "$with_yassl" = "yes" ]) AM_CONDITIONAL([HAVE_YASSL], [ test "$with_bundled_yassl" = "yes" ]) ]) Loading
BUILD/compile-dist +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ fi --with-federated-storage-engine \ --with-berkeley-db \ --with-innodb \ --with-yassl \ --with-ssl \ --enable-thread-safe-client \ --with-extra-charsets=complex \ --with-ndbcluster \ Loading
config/ac-macros/ssl.m4 +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ AC_DEFUN([MYSQL_USE_BUNDLED_YASSL], [ extra/yassl/src/Makefile dnl extra/yassl/testsuite/Makefile) with_yassl="yes" with_bundled_yassl="yes" yassl_dir="yassl" AC_SUBST([yassl_dir]) Loading Loading @@ -196,5 +196,5 @@ AC_MSG_CHECKING(for SSL) MYSQL_FIND_OPENSSL([$mysql_ssl_dir]) ;; esac AM_CONDITIONAL([HAVE_YASSL], [ test "$with_yassl" = "yes" ]) AM_CONDITIONAL([HAVE_YASSL], [ test "$with_bundled_yassl" = "yes" ]) ])