but the problem is that the package is not defined i.e.
external/curl/ExternalPackage_curl.mk is not read, because CURL is not
in BUILD_TYPE, because of this bit of configure.ac:
elif test $_os = iOS; then
# Let's see if we need curl, I think not?
AC_MSG_RESULT([none])
ENABLE_CURL=
that was added in 2013.
hmmm strange, I updated my iOS master about 1 month ago and compiled without problems.
so perhaps meanwhile there are new uses of curl that are not optional
even on iOS? maybe the ENABLE_CURL thing can be removed?
That sound logical, I have had a look at git log for the last month, but cannot see any relevant
commits.
thanks for the hint, I will play with configure.ac and see if I can find a solution.
rgds
jan I.
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.