configure: add empty action-if-not-found to PKG_CHECK_MODULES(icu)

master
Anton Simakov 11 years ago committed by Andrzej Rybczak
parent 6f466b7096
commit 746527f1ea
  1. 2
      configure.ac

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

Loading…
Cancel
Save