Change-Id: I752f670346d42b8756f77f75ef8bcb0d1b9ae77f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150101
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini 2023-04-06 13:50:24 +02:00 committed by Julien Nabet
parent feed4e7b75
commit 88df20946c

View file

@ -10,7 +10,7 @@
#
# Test for the Boost C++ libraries of a particular version (or newer)
#
# If no path to the installed boost library is given the macro searchs
# If no path to the installed boost library is given the macro searches
# under /usr, /usr/local, /opt, /opt/local and /opt/homebrew and evaluates
# the $BOOST_ROOT environment variable. Further documentation is available
# at <http://randspringer.de/boost/index.html>.