aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-04-05 22:31:33 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-04-08 23:56:46 +0200
commitd97b0ca93ca5023ddffbb23f8c57a4622816019e (patch)
tree68183c74f4f12c9bcfeeb55da9bed12ce33c0068
parentbb23f7a3d8e1ebdcf59d12d2e51bcaca849818b4 (diff)
downloadnx-libs-d97b0ca93ca5023ddffbb23f8c57a4622816019e.tar.gz
nx-libs-d97b0ca93ca5023ddffbb23f8c57a4622816019e.tar.bz2
nx-libs-d97b0ca93ca5023ddffbb23f8c57a4622816019e.zip
fix for ebe00df38f264ef71dac3c73d416a74685c8cbd2 (removal of DmxLibrary)
-rw-r--r--nx-X11/lib/Imakefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/nx-X11/lib/Imakefile b/nx-X11/lib/Imakefile
index 721d3fff4..599ea643f 100644
--- a/nx-X11/lib/Imakefile
+++ b/nx-X11/lib/Imakefile
@@ -74,10 +74,6 @@ XINERAMADIR=Xinerama
XRESLIBDIR = XRes
#endif
-#if BuildDmxLibrary
-DMXLIBDIR = dmx
-#endif
-
#if BuildGLXLibrary
GLXLIBDIR = GL
#endif