mirror of
https://github.com/LibreOffice/online.git
synced 2025-08-16 17:42:05 +00:00
Revert "configure: add Boost.Locale library"
This reverts commit b1bec2f500
.
This commit is contained in:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user