diff -ur mysql.orig/extra/yassl/taocrypt/src/Makefile.am mysql/extra/yassl/taocrypt/src/Makefile.am --- mysql.orig/extra/yassl/taocrypt/src/Makefile.am 2012-04-20 09:45:39.291790020 -0500 +++ mysql/extra/yassl/taocrypt/src/Makefile.am 2012-04-20 09:46:49.155790086 -0500 @@ -21,7 +21,7 @@ asn.cpp bftables.cpp blowfish.cpp coding.cpp des.cpp dh.cpp \ dsa.cpp file.cpp hash.cpp integer.cpp md2.cpp md4.cpp md5.cpp misc.cpp \ random.cpp ripemd.cpp rsa.cpp sha.cpp template_instnt.cpp \ - tftables.cpp twofish.cpp crypto.cpp rabbit.cpp hc128.cpp + tftables.cpp twofish.cpp rabbit.cpp hc128.cpp libtaocrypt_la_CXXFLAGS = @yassl_taocrypt_extra_cxxflags@ -DYASSL_PURE_C \ @yassl_thread_cxxflags@