0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-06-30 22:19:29 -04:00

Compilation fix when --without-openssl was used

This commit is contained in:
2006-01-28 22:03:46 +01:00
parent 669d4af154
commit c518a9f06a

View File

@ -955,6 +955,7 @@ fi
AC_MSG_RESULT($cf_result)
CONFIG_GNUTLS_OPENSSL_COMPAT=no
dnl ---- GNU TLS
dnl We can't have AC_MSG_CHECKING here, because AC_PATH_PROG prints its own and
dnl it looks ugly then.