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/include/extensions/Imakefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nx-X11/include/extensions/Imakefile') diff --git a/nx-X11/include/extensions/Imakefile b/nx-X11/include/extensions/Imakefile index f075c073c..ec6c10b98 100644 --- a/nx-X11/include/extensions/Imakefile +++ b/nx-X11/include/extensions/Imakefile @@ -12,16 +12,16 @@ NULL = SCREENSAVERHEADERS = saver.h saverproto.h scrnsaver.h #endif -#if BuildXF86MiscExt || BuildXF86MiscLibrary +#if BuildXF86MiscExt XF86MISCHEADERS = xf86misc.h xf86mscstr.h #endif #if BuildXF86BigfontExt XF86BIGFONTHEADERS = xf86bigfont.h xf86bigfstr.h #endif -#if BuildXF86VidModeExt || BuildXF86VidModeLibrary +#if BuildXF86VidModeExt XF86VIDMODEHEADERS = xf86vmode.h xf86vmstr.h #endif -#if BuildXF86DGA || BuildXF86DGALibrary +#if BuildXF86DGA XF86DGAHEADERS = xf86dga.h xf86dgastr.h xf86dga1.h xf86dga1str.h #endif #if BuildXextLib -- cgit v1.2.3