From 456f887d95ca34974c1192a477dfca117827457f Mon Sep 17 00:00:00 2001
From: Orion Poplawski <orion@nwra.com>
Date: Fri, 13 Feb 2015 13:30:31 +0100
Subject: 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.
---
 nx-X11/lib/Imakefile | 6 ------
 1 file changed, 6 deletions(-)

(limited to 'nx-X11/lib/Imakefile')

diff --git a/nx-X11/lib/Imakefile b/nx-X11/lib/Imakefile
index 240e8b330..cf4109bd0 100644
--- a/nx-X11/lib/Imakefile
+++ b/nx-X11/lib/Imakefile
@@ -213,14 +213,8 @@ XEXTLIBDIR = Xext
 
 #if BuildLibraries
 OLDXLIBDIR = oldX
-ICELIBDIR = ICE
-SMLIBDIR = SM
-XTLIBDIR = Xt
-XMULIBDIR = Xmu
-XMUULIBDIR = Xmuu
 XPMLIBDIR = Xpm
 XTSTLIBDIR = Xtst
-FSLIBDIR = FS
 #endif
 
 
-- 
cgit v1.2.3