On 2013-08-12 13:53, Tim Sorbera wrote:
I think the right answer is "core". I downloaded code with this git command:
git clone git://anongit.freedesktop.org/libreoffice/core
Weird.
I don't know exactly what is going wrong, but typically what people do
for LO is to put all of their configure options into a file called
"autogen.input"
So the beginning of my file looks like:
--without-doxygen
--disable-odk
--enable-dbgutil
--enable-werror
And then simply run autogen like this:
./autogen.sh
Disclaimer: http://www.peralex.com/disclaimer.html
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.