From 70b77a0fc329e2e205a596a738c7307d354e7b1c Mon Sep 17 00:00:00 2001
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Tue, 14 Apr 2015 09:24:55 +0200
Subject: library clean-up: Don't build and link libXfont.a anymore. Use
 system's libXfont shared library and link dynamically.

---
 nx-X11/Imakefile | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'nx-X11/Imakefile')

diff --git a/nx-X11/Imakefile b/nx-X11/Imakefile
index 3cb1e1bc3..46ca9e70c 100644
--- a/nx-X11/Imakefile
+++ b/nx-X11/Imakefile
@@ -15,9 +15,6 @@ RELEASE = XOrgReleaseString
 #endif
 
 #if !BuildServersOnly
-#if BuildFonts
-        FONTSDIR = fonts
-#endif
 #ifndef Win32Architecture
 #if BuildDocs
         DOCSDIR = doc
-- 
cgit v1.2.3