[Xorg-commit] xc/programs/xinit Imakefile,1.1.4.2,1.1.4.2.2.1

Alexander Gottwald xorg-commit at pdx.freedesktop.org
Tue Dec 9 11:35:47 EET 2003


Committed by: ago

Update of /cvs/xorg/xc/programs/xinit
In directory pdx:/tmp/cvs-serv1079/xinit

Modified Files:
      Tag: CYGWIN
	Imakefile 
Log Message:
Fix programnames for crosscompiling

Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/xinit/Imakefile,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.2.2.1
diff -u -d -r1.1.4.2 -r1.1.4.2.2.1
--- Imakefile	26 Nov 2003 22:49:11 -0000	1.1.4.2
+++ Imakefile	9 Dec 2003 09:35:45 -0000	1.1.4.2.2.1
@@ -25,7 +25,7 @@
 #else
    SAMPLECONFIG = xinitrc.cmd
 #endif
-       PROGRAMS = ProgramTargetName(xinit)
+       PROGRAMS = xinit
 #if HasCookieMaker
      COOKIEDEFS = -DHAS_COOKIE_MAKER -DMK_COOKIE=MkCookieCmd
 #endif





More information about the xorg-commit mailing list