[X2Go-Commits] [vcxsrv] 02/03: Update makefile (fatalerror.c does not exist anymore)

git-admin at x2go.org git-admin at x2go.org
Mon Mar 9 05:11:36 CET 2015


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

x2go pushed a commit to annotated tag 1.16.1.0
in repository vcxsrv.

commit 6a58de40ec70fa8e9c6eb52575d248e704ed480b
Author: marha <marha at users.sourceforge.net>
Date:   Mon Oct 13 20:56:00 2014 +0200

    Update makefile (fatalerror.c does not exist anymore)
---
 libXfont/src/stubs/makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libXfont/src/stubs/makefile b/libXfont/src/stubs/makefile
index e028dd5..51066f6 100644
--- a/libXfont/src/stubs/makefile
+++ b/libXfont/src/stubs/makefile
@@ -5,7 +5,6 @@ CSRCS = 		\
 	csignal.c		\
 	delfntcid.c		\
 	errorf.c		\
-	fatalerror.c		\
 	findoldfnt.c		\
 	getcres.c		\
 	getdefptsize.c		\
@@ -17,7 +16,8 @@ CSRCS = 		\
 	servclient.c		\
 	setfntauth.c		\
 	stfntcfnt.c		\
-	stubs.h	
+	stubsinit.c		\
+	stubs.h
 
 CSRCS:=$(filter-out %.h,$(CSRCS))
 

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


More information about the x2go-commits mailing list