[Xorg-commit] xc/programs/xdpyinfo Imakefile,1.1.4.2,1.1.4.3

Kaleb Keithley xorg-commit at pdx.freedesktop.org
Fri Dec 19 14:13:34 EET 2003


Committed by: kaleb

Update of /cvs/xorg/xc/programs/xdpyinfo
In directory pdx:/home/kaleb/xorg/xc.XORG-CURRENT/programs/xdpyinfo

Modified Files:
      Tag: XORG-CURRENT
	Imakefile 
Log Message:
First pass at "Standard" Xinerama.
The sources for this came from Heather Lanigan's xinerama tree on 
Sourceforge.Net. 
No attempt has been made to handle previous, non-standard versions of 
the protocol. Nor has any attempt been made to preserve the ABI of 
previous versions -- that part will be added at a later time, and 
then probably only on systems that have nice object/linker semantics, 
e.g. ELF systems with weak symbols.



Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/xdpyinfo/Imakefile,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -d -r1.1.4.2 -r1.1.4.3
--- Imakefile	26 Nov 2003 22:49:11 -0000	1.1.4.2
+++ Imakefile	19 Dec 2003 12:13:31 -0000	1.1.4.3
@@ -53,7 +53,7 @@
 #endif
 
 #if BuildXineramaLibrary
-   XINERAMADEFINES = -DPANORAMIX
+   XINERAMADEFINES = -DXINERAMA
       XINERAMALIBS = $(XINERAMALIB)
 #endif
 





More information about the xorg-commit mailing list