aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/config/cf/host.def
diff options
context:
space:
mode:
authorOrion Poplawski <orion@nwra.com>2015-02-13 13:30:31 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-02-13 13:30:31 +0100
commit456f887d95ca34974c1192a477dfca117827457f (patch)
tree2540332456afb36c4c8cff6d47a7f7494a9b2dee /nx-X11/config/cf/host.def
parentc4a8556c45786c83b04b2e958234cb4c724e1910 (diff)
downloadnx-libs-456f887d95ca34974c1192a477dfca117827457f.tar.gz
nx-libs-456f887d95ca34974c1192a477dfca117827457f.tar.bz2
nx-libs-456f887d95ca34974c1192a477dfca117827457f.zip
Do not build bundled libraries (601_nx-X11_build-option-changes-to-not-use-bundled-libraries.full.patch).
This commit has been submitted by Orion in two portions. One was submitted to X2Go BTS and created on Wed, 10 Jul 2013. The other portion has been taken from the Fedora package by Mike Gabriel and worked into this patch on Fri, 06 Dec 2013.
Diffstat (limited to 'nx-X11/config/cf/host.def')
-rw-r--r--nx-X11/config/cf/host.def17
1 files changed, 13 insertions, 4 deletions
diff --git a/nx-X11/config/cf/host.def b/nx-X11/config/cf/host.def
index 2193a4711..9b482c620 100644
--- a/nx-X11/config/cf/host.def
+++ b/nx-X11/config/cf/host.def
@@ -311,6 +311,7 @@ XCOMM $XFree86: xc/config/cf/xf86site.def,v 3.186 2003/06/25 18:06:22 eich Exp $
*
#define BuildFreeType NO
*/
+#define BuildFreeType NO
/*
* To set non-default build options for the underlying FreeType libraries,
@@ -892,7 +893,7 @@ XCOMM $XFree86: xc/config/cf/xf86site.def,v 3.186 2003/06/25 18:06:22 eich Exp $
*
#define HasFreetype2 NO
*/
-#define HasFreetype2 NO
+#define HasFreetype2 YES
/*
* To use a FreeType library already installed outside the default search
@@ -909,7 +910,7 @@ XCOMM $XFree86: xc/config/cf/xf86site.def,v 3.186 2003/06/25 18:06:22 eich Exp $
*
#define HasFontconfig NO
*/
-#define HasFontconfig NO
+#define HasFontconfig YES
/*
* To use a Fontconfig library already installed outside the default search
@@ -925,7 +926,7 @@ XCOMM $XFree86: xc/config/cf/xf86site.def,v 3.186 2003/06/25 18:06:22 eich Exp $
*
#define HasExpat NO
*/
-#define HasExpat NO
+#define HasExpat YES
/*
* To use a Expat library already installed outside the default search
@@ -961,7 +962,7 @@ XCOMM $XFree86: xc/config/cf/xf86site.def,v 3.186 2003/06/25 18:06:22 eich Exp $
#define SharedLibXdmcp YES
-#define BuildXaw7 YES
+#define BuildXaw7 NO
#else /* #if !defined(NXZaurusXServer) && !defined(NXiPAQXServer) && !defined(DarwinArchitecture) */
@@ -1019,3 +1020,11 @@ XCOMM $XFree86: xc/config/cf/xf86site.def,v 3.186 2003/06/25 18:06:22 eich Exp $
#endif
#endif /* #if !defined(NXZaurusXServer) && !defined(NXiPAQXServer) && !defined(DarwinArchitecture) */
+
+#define BuildRman NO
+#define BuildFontEncLib NO
+#define BuildXcursorLibrary NO
+#define BuildXftLibrary NO
+#define BuildXft1Library NO
+#define SharedLibFont NO
+#define BuildLoadableXlibI18n NO