[X2Go-Commits] [nx-libs] 13/45: imake clean-up: nx-X11/config/Imakefile (drop BuildDPSLibrary related build-logic).

git-admin at x2go.org git-admin at x2go.org
Mon Apr 27 04:50:27 CEST 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x
in repository nx-libs.

commit a8dad09a56b8cde0b03b8a5cdc77370fc0a428a0
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Apr 13 15:39:36 2015 +0200

    imake clean-up: nx-X11/config/Imakefile (drop BuildDPSLibrary related build-logic).
---
 nx-X11/config/Imakefile |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/nx-X11/config/Imakefile b/nx-X11/config/Imakefile
index f589e96..e0974b7 100644
--- a/nx-X11/config/Imakefile
+++ b/nx-X11/config/Imakefile
@@ -7,10 +7,7 @@ XCOMM $XFree86: xc/config/Imakefile,v 1.3 2001/01/17 16:22:29 dawes Exp $
 #define BootstrapCleanSubdirs BOOTSTRAPSUBDIRS="$(BOOTSTRAPSUBDIRS)"
 
 BOOTSTRAPSUBDIRS = imake makedepend
-#if BuildDPSLibrary
-PSWRAPDIR = pswrap
-#endif
-SUBDIRS = cf $(BOOTSTRAPSUBDIRS) util $(PSWRAPDIR)
+SUBDIRS = cf $(BOOTSTRAPSUBDIRS) util
 
 #if (defined(XFree86VersionString) || defined(XorgVersionString)) \
 	&& defined(ProjectRoot) && \

--
Alioth's /srv/git/code.x2go.org/nx-libs.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list