Commit f05e1092 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

configure: fix build

parent d633465c
......@@ -4119,10 +4119,10 @@ KWallet::Wallet::LocalWallet();
])], [
have_kwallet="yes"
])
])
AC_LANG_POP([C++])
VLC_RESTORE_FLAGS
])
#])
])
AS_IF([test "$enable_kwallet" = "yes" -a "$have_kwallet" = "no" ], [
AC_MSG_ERROR([KWallet headers or so not found])
])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment