John Frankish wrote:
> The problem is with:
> 
> AC_CHECK_HEADER(gpgme++/gpgmepp_version.h, [ 
> GPGMEPP_CFLAGS=-I/usr/include/gpgme++ ],
> 
Ah right, I guess the GPGMEPP_CFLAGS=... part there is entirely
redundant. Should work fine w/o.

If you have libs at non-standard places, please set CFLAGS/CPPFLAGS
accordingly.

> if test "$gccvisbroken" = "yes"; then
>         as_fn_error $? "Your gcc is not -fvisibility=hidden safe. This is no 
> longer supported." "$LINENO" 5
> 
> ..to read "no", the build then succeeds.
> 
You should never need to hack configure (instead of
configure.ac). Still not sure what the fundamental problem really is
there.

Cheers,

-- Thorsten

Attachment: signature.asc
Description: Digital signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to