Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On Wed, 20 Apr 2011 15:43:07 +0200
Petr Mladek <pmladek@suse.cz> wrote:

I did some changes. I made the "libreoffice" dirname configurable by
--with-install-dirname option. Also I defined prefix, exec_prefix,
libdir values in Makefile.in.

The result is that the installation path is "/usr/local/lib/libreoffice"
instead of "/libreoffice"

I hope that my changes are fine for you.

They are perfectly fine for me. I just found a micro-optimization.
Instead of hard-wiring 'INSTALL_DIRNAME=libreoffice' I would prefer
it to be 'INSTALL_DIRNAME=$AC_PACKAGE_NAME', which is
generated by AC_INIT at the top of configure.in.

Though, $AC_PACKAGE_NAME would have uppercase letters. Is there any
posix function to lower-case that macro? Quite busy with other stuff, too,
right now ...


Regards,
Hanno

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.