summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2013-07-29 15:58:43 +0200
committerFridrich Strba <fridrich@documentfoundation.org>2013-07-30 13:25:15 +0000
commit9accbedad3648dca197439a8cc39c268cf34ea99 (patch)
tree81bf9ef42bfd908f50ea7092189e1535cbbde137 /vcl/Library_vcl.mk
parent7afc29809ec9db8c5064d5b5857f64db9bd843be (diff)
Drop internal copies of X11 extensions headers
They are not use by default since 2011, and non of the distro configs uses --without-system-xextensions-headers. Change-Id: I51e88796c22b1b3d0854c3ec1db15fcab720a079 Reviewed-on: https://gerrit.libreoffice.org/5175 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'vcl/Library_vcl.mk')
-rw-r--r--vcl/Library_vcl.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk
index f5bc19f95852..9dc7e7ec119f 100644
--- a/vcl/Library_vcl.mk
+++ b/vcl/Library_vcl.mk
@@ -517,7 +517,6 @@ $(eval $(call gb_Library_use_externals,vcl,\
fontconfig \
freetype \
valgrind \
- x11extensions \
))
endif