Merge branch '0.7.x'

This commit is contained in:
Andrzej Rybczak
2016-04-23 13:59:32 +02:00
4 changed files with 14 additions and 2 deletions

View File

@@ -186,7 +186,7 @@ PKG_CHECK_MODULES([ICU], [icu-uc], [
CPPFLAGS="$old_CPPFLAGS"
LIBS="$old_LIBS",
)
], [])
], [[]])
dnl =============================
dnl = checking for boost.thread =