You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/tdeio/kssl/configure.in.in

8 lines
155 B

KDE_CHECK_SSL
if test "$have_ssl" = yes; then
AC_DEFINE(KSSL_HAVE_SSL, 1, [Define if we shall use KSSL])
fi
AM_CONFIG_HEADER([tdeio/kssl/ksslconfig.h])