More build fixes
This commit is contained in:
parent
c747f509bc
commit
ecd3b6e4ad
@ -112,6 +112,8 @@ PKG_CHECK_MODULES(ICU, icu, have_icu=true, [
|
||||
AC_SUBST(ICU_CFLAGS)
|
||||
AC_SUBST(ICU_LIBS)
|
||||
fi
|
||||
else
|
||||
have_icu=false
|
||||
fi
|
||||
])
|
||||
if $have_icu; then
|
||||
|
Loading…
Reference in New Issue
Block a user