--- rpl/Attic/configure 2010/03/09 10:18:41 1.10 +++ rpl/Attic/configure 2010/03/17 14:14:35 1.11 @@ -6061,7 +6061,7 @@ if test ! -d "$srcdir"/tools/$SQLITE; th fi if test ! -d tools/$OPENSSL; then gunzip -c "$srcdir"/tools/$OPENSSL.tar.gz | \ - (cd tools && tar -xf -) + (cd tools && tar -xf - && cd $OPENSSL && ./config) fi # Extract the first word of "libtoolize", so it can be a program name with args.