Kaydet (Commit) 64b636b8 authored tarafından Riccardo Magliocchetti's avatar Riccardo Magliocchetti Kaydeden (comit) Michael Stahl

Avoid errors with stuff not build on --without-x

Reported by by Abhimanyu Singh

Change-Id: I02bd2a2b85b9d55f0b237d3a1141801245473cd2
Reviewed-on: https://gerrit.libreoffice.org/16453Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarMichael Stahl <mstahl@redhat.com>
üst 044f7907
......@@ -59,7 +59,7 @@ End
#endif
#if defined UNX && ! defined MACOSX
#if defined UNX && ! defined MACOSX && ! defined LIBO_HEADLESS
File gid_File_Bin_Gnome_Open_Url
BIN_FILE_BODY;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment