mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 15:20:49 +02:00
Configure.ac cleanup for demented AI logic
This commit is contained in:
+1
-1
@@ -1653,7 +1653,7 @@ fi
|
||||
AC_ARG_ENABLE([tailscale],
|
||||
[AS_HELP_STRING([--enable-tailscale],[Enable Tailscale build dependencies (default: disabled)])],
|
||||
[ ENABLED_TAILSCALE=$enableval ],
|
||||
[ ENABLED_TAILSCALE=${enable_tailscale:-no} ]
|
||||
[ ENABLED_TAILSCALE=no ]
|
||||
)
|
||||
if test "$ENABLED_TAILSCALE" = "yes"
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user