Revert "configure: add Boost.Locale library"

This reverts commit b1bec2f500.
This commit is contained in:
Jan Holesovsky
2019-03-15 17:28:14 +01:00
parent c2aebb05f2
commit 081da013b5
5 changed files with 2 additions and 391 deletions

View File

@ -22,7 +22,7 @@ elif test `uname -s` = Darwin; then
glibtoolize || failed "Can't find glibtoolize. For instance use the one from https://brew.sh, 'brew install libtool', or build GNU libtool yourself."
fi
aclocal -I m4 || failed "aclocal"
aclocal || failed "aclocal"
autoheader || failed "autoheader"