[X2Go-Commits] [nx-libs] 07/14: imake: adapt output to automake output as seen in lib/src

git-admin at x2go.org git-admin at x2go.org
Thu Nov 22 09:32:59 CET 2018


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

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

commit 8632895b8f1d8b8cec45e8d78dd3986c3fa30a4e
Author: Ulrich Sibiller <uli42 at gmx.de>
Date:   Sun Nov 11 12:31:19 2018 +0100

    imake: adapt output to automake output as seen in lib/src
---
 nx-X11/config/cf/nxcompile.def | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nx-X11/config/cf/nxcompile.def b/nx-X11/config/cf/nxcompile.def
index 82192b6..ca81670 100644
--- a/nx-X11/config/cf/nxcompile.def
+++ b/nx-X11/config/cf/nxcompile.def
@@ -17,7 +17,7 @@
 AllTarget(LibraryTargetName(libname))					@@\
 									@@\
 LibraryTargetName(libname): objlist $(EXTRALIBRARYDEPS)		@@\
-	@echo \ \ Creating lib: $@					@@\
+	@echo \ \ CCLD $@						@@\
 	RemoveFileQuiet($@)						@@\
 	RunPrintIfFailed(MakeLibrary($@,objlist))			@@\
 	RunPrintIfFailed(RanLibrary($@))				@@\

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list