Skip to content

Commit

Permalink
configure on UBUNTU
Browse files Browse the repository at this point in the history
  • Loading branch information
mezantrop committed Apr 3, 2024
1 parent ebd4fdd commit f79a215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ EHARD; DECIDE DETECT_IPATH "IPATH" '"$INCLUDE_PATH_CANDIDATES" "all"'
EHARD; DECIDE DETECT_CC "CC" '"$CC_CANDIDATES"'

ESOFT; DECIDE IF_NDEF_OR_IVAR WITH_LIBSSH2 1 && {
EHARD; DECIDE DETECT_LIBRARY "LIBSSH2" 'ssh2' &&
ESOFT; DECIDE DETECT_LIBRARY "LIBSSH2" 'ssh2' &&
WITH_LIBSSH2=1 ||
WITH_LIBSSH2=0
}
Expand Down

0 comments on commit f79a215

Please sign in to comment.