From 06d389a0ce41d1a3d1f214c64a1241be0fdf440b Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 27 May 2015 12:34:12 +0200 Subject: library clean-up: Drop libXx86{misc,vm,dga} libraries. Not needed by nx-libs. --- nx-X11/lib/Imakefile | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'nx-X11/lib/Imakefile') diff --git a/nx-X11/lib/Imakefile b/nx-X11/lib/Imakefile index 1799ae0b3..20c68f97e 100644 --- a/nx-X11/lib/Imakefile +++ b/nx-X11/lib/Imakefile @@ -15,18 +15,6 @@ NULL = XKBLIBDIR = xkbfile #endif -#if BuildXF86MiscLibrary -XF86MISCLIBDIR = Xxf86misc -#endif - -#if BuildXF86VidModeLibrary -XF86VMLIBDIR = Xxf86vm -#endif - -#if BuildXF86DGALibrary -XF86DGALIBDIR = Xxf86dga -#endif - #if BuildXineramaLibrary XINERAMADIR=Xinerama #endif @@ -43,12 +31,6 @@ XFIXESLIBDIR = Xfixes COMPOSITELIBDIR = Xcomposite #endif -XF86EXTLIBS = \ - $(XF86MISCLIBDIR) \ - $(XF86VMLIBDIR) \ - $(XF86DGALIBDIR) \ - $(NULL) - #if BuildXauLib XAULIBDIR = Xau #endif @@ -72,9 +54,6 @@ LINTSUBDIRS = \ $(X11LIBDIR) \ $(OLDXLIBDIR) \ $(XEXTLIBDIR) \ - $(XF86MISCLIBDIR) \ - $(XF86VMLIBDIR) \ - $(XF86DGALIBDIR) \ $(XTSTLIBDIR) \ $(XKBLIBDIR) \ $(XINERAMADIR) \ -- cgit v1.2.3