mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
configure: removed debug message
This commit is contained in:
@@ -149,8 +149,6 @@ AC_ARG_WITH(liboath,
|
||||
test_for_liboath=$withval,
|
||||
test_for_liboath=yes)
|
||||
|
||||
echo xxx x$test_for_liboath
|
||||
|
||||
if test x$test_for_liboath = xyes;then
|
||||
PKG_CHECK_MODULES([LIBOATH], [liboath], [
|
||||
AC_DEFINE([HAVE_LIBOATH], 1, [Enable the liboath library])
|
||||
|
||||
Reference in New Issue
Block a user