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


On Fri, Jul 19, 2013 at 04:40:47AM +0200, Lionel Elie Mamane wrote:

1) I notice that Debian has neither fb_config, nor fbembed.pc; are
   these part of the upstream build (and then it is a bug in Debian
   that they are not in the packages)? Do other distros have them?

Ditto for atomic_ops.pc

And in configure.ac, these two sections seem redundant to me; only one
of them should be there (depending on the answer to the question
above):

 libo_CHECK_SYSTEM_MODULE([libatomic_ops],[ATOMIC_OPS],[atomic_ops >= 0.7.2])

and

 if test "$with_system_libatomic_ops" = "yes"; then
     SYSTEM_LIBATOMIC_OPS=YES
     AC_CHECK_HEADERS(atomic_ops.h, [],
     [AC_MSG_ERROR(atomic_ops.h not found. install libatomic-ops)], [])
 fi

-- 
Lionel

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.