[Xorg-commit] xc/programs/xfindproxy 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/xfindproxy
In directory pdx:/tmp/cvs-serv1079/xfindproxy

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

Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/xfindproxy/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
@@ -12,7 +12,7 @@
                    
            OBJS1 = xfindproxy.o
 
-          PROGS1 = ProgramTargetName(xfindproxy)
+          PROGS1 = xfindproxy
 
         PROGRAMS = $(PROGS1)
 





More information about the xorg-commit mailing list