Only allow a temporary rsa key exchange when they key is larger than 512.
[openssl.git] / GitConfigure
index 0821031afabfb6f25c497611b8767ff6e561d67c..3451553245378128bff8086a4d31733a2eec5b0c 100755 (executable)
@@ -2,7 +2,7 @@
 
 BRANCH=`git rev-parse --abbrev-ref HEAD`
 
-./Configure $@ no-symlinks
+./Configure $@
 make files
 util/mk1mf.pl OUT=out.$BRANCH TMP=tmp.$BRANCH INC=inc.$BRANCH copy > makefile.$BRANCH
 MAKE=make