diff options
Diffstat (limited to 'databases/mysql55-server/files/patch-extra_yassl_Makefile.in')
-rw-r--r-- | databases/mysql55-server/files/patch-extra_yassl_Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/mysql55-server/files/patch-extra_yassl_Makefile.in b/databases/mysql55-server/files/patch-extra_yassl_Makefile.in index 232d2c3852c2..bbf9076373ed 100644 --- a/databases/mysql55-server/files/patch-extra_yassl_Makefile.in +++ b/databases/mysql55-server/files/patch-extra_yassl_Makefile.in @@ -1,11 +1,11 @@ ---- extra/yassl/Makefile.in.orig Thu Oct 26 14:02:58 2006 -+++ extra/yassl/Makefile.in Tue Nov 7 08:17:34 2006 -@@ -351,7 +351,7 @@ +--- extra/yassl/Makefile.in.orig 2008-10-11 23:58:20.000000000 +0200 ++++ extra/yassl/Makefile.in 2008-10-31 08:14:13.000000000 +0100 +@@ -355,7 +355,7 @@ yassl_libs = @yassl_libs@ yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@ zlib_dir = @zlib_dir@ -SUBDIRS = taocrypt src testsuite +SUBDIRS = taocrypt src - EXTRA_DIST = yassl.dsp yassl.dsw yassl.vcproj \ - CMakeLists.txt + EXTRA_DIST = CMakeLists.txt + all: all-recursive |