Home
last modified time | relevance | path

Searched defs:HAVE_LIBSSH2 (Results 1 – 4 of 4) sorted by relevance

/dports/security/nmap/nmap-7.91/
H A Dnmap_winconfig.h76 #define HAVE_LIBSSH2 1 macro
H A Dconfigure.ac714 AC_DEFINE(HAVE_LIBSSH2, 1, [Have libssh2 library]) definition
/dports/www/aria2/aria2-1.36.0/
H A Dconfigure.ac488 AC_DEFINE([HAVE_LIBSSH2], [1], [Define to 1 if you have libssh2.]) definition
646 AM_CONDITIONAL([HAVE_LIBSSH2], [test "x$have_libssh2" = "xyes"]) condition
/dports/devel/cmake/cmake-3.22.1/Utilities/cmcurl/
H A DCMakeLists.txt879 set(HAVE_LIBSSH2 OFF) variable
889 set(HAVE_LIBSSH2 ON) variable