else test "$ac_cv_libgcrypt" = yes echo "Crypto library: libgcrypt" fi if test "$ac_cv_libz" = yes then echo "libz compression: yes" else echo "libz compression: no" fi else echo "Building SSH Tunnel: No" fi echo if test "$BUILD_DEBUG" = yes then echo "Building a debug ver...