"mySTL" has become a subdirectory of "taocrypt", was a sibling previously.
extra/yassl/taocrypt/benchmark/benchmark.dsp:
"mySTL" has become a subdirectory of "taocrypt", was a sibling previously - adapt.
extra/yassl/taocrypt/taocrypt.dsp:
"mySTL" has become a subdirectory of "taocrypt", was a sibling previously - adapt.
extra/yassl/taocrypt/taocrypt.vcproj:
"mySTL" has become a subdirectory of "taocrypt", was a sibling previously - adapt.
extra/yassl/taocrypt/test.dsp:
"mySTL" has become a subdirectory of "taocrypt", was a sibling previously - adapt.
extra/yassl/testsuite/testsuite.dsp:
"mySTL" has become a subdirectory of "taocrypt", was a sibling previously - adapt.
extra/yassl/yassl.dsp:
"mySTL" has become a subdirectory of "taocrypt", was a sibling previously - adapt.
extra/yassl/yassl.vcproj:
"mySTL" has become a subdirectory of "taocrypt", was a sibling previously - adapt.
Fixed make_win_src_distribution.sh to return back dsp files
for yassl.
VC++Files/client/mysqldump.dsp:
my_user.c was missing.
VC++Files/client/mysqldump_ia64.dsp:
my_user.c was missing.
VC++Files/sql/mysqld.dsp:
my_user.c was missing.
VC++Files/sql/mysqld_ia64.dsp:
my_user.c was missing.
extra/yassl/yassl.dsp:
Added the YASSL_PREFIX flag.
scripts/make_win_src_distribution.sh:
Returned back dsp files from yassl.
yaSSL-0.9.7 library bundled.
BUILD/Makefile.am:
compile-pentium-debug-yassl added to distribution.
Makefile.am:
Added yassl_dir to SUBDIRS. It contains path to yassl distribution if --with-yassl
specified. It is empty otherwise.
configure.in:
yaSSL CHECK-function call.
extra/Makefile.am:
yaSSL added to distribution.
include/violite.h:
YASSL_MYSQL_COMPATIBLE macro must be defined to make yassl headers compatible.