20dac73485
- use recommended yaSSL library - build as max-no-ndb or max profiles
11 lines
402 B
Text
11 lines
402 B
Text
--- extra/yassl/taocrypt/Makefile.in.orig Mon Jun 19 10:52:14 2006
|
|
+++ extra/yassl/taocrypt/Makefile.in Mon Jun 19 10:52:30 2006
|
|
@@ -350,7 +350,7 @@
|
|
yassl_libs = @yassl_libs@
|
|
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
|
|
zlib_dir = @zlib_dir@
|
|
-SUBDIRS = src test benchmark
|
|
+SUBDIRS = src
|
|
EXTRA_DIST = taocrypt.dsw taocrypt.dsp taocrypt.vcproj CMakeLists.txt
|
|
all: all-recursive
|
|
|