Hi,
I have submitted a patch for review:
    https://gerrit.libreoffice.org/1099
To pull it, you can do:
    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/99/1099/1
Xlib import via generic pkg-config
Generic importing Xlib+friends via pkg-config, instead of scanning
through a list of directories. This is very helpful for non-standard
installation pathes and crosscompiling, as the generic pkg-config
infrastructure will handle it all.
Also dropping the obsolete bundled Xext headers.
Change-Id: I6ee381030ff9f1d2d83062a17ab55ad3d847a4c6
---
M Makefile.top
M Module_tail_build.mk
M RepositoryExternal.mk
M RepositoryModule_ooo.mk
M configure.ac
M vcl/Library_vcl.mk
M vcl/prj/build.lst
D x11_extensions/Makefile
D x11_extensions/Module_x11_extensions.mk
D x11_extensions/Package_inc.mk
D x11_extensions/README
D x11_extensions/inc/Xrandr.h
D x11_extensions/inc/Xrender.h
D x11_extensions/inc/randr.h
D x11_extensions/inc/randrproto.h
D x11_extensions/inc/render.h
D x11_extensions/inc/renderproto.h
D x11_extensions/inc/shape.h
D x11_extensions/inc/shapeconst.h
D x11_extensions/prj/build.lst
D x11_extensions/prj/d.lst
21 files changed, 6 insertions(+), 2,222 deletions(-)
--
To view, visit https://gerrit.libreoffice.org/1099
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6ee381030ff9f1d2d83062a17ab55ad3d847a4c6
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Enrico Weigelt, metux IT service <metuxitservice@googlemail.com>
Context
- [PATCH]  Xlib import via generic pkg-config · Enrico Weigelt,	metux IT service (via Code Review)
 
   
 
  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.