[xorg-commit-diffs] xc/programs/xmh Imakefile, 1.1, 1.1.20.1 version.h, 1.1, 1.1.20.1

Roland Mainz xorg-commit at pdx.freedesktop.org
Sat Apr 10 02:05:56 PDT 2004


Committed by: gisburn

Update of /cvs/xorg/xc/programs/xmh
In directory pdx:/tmp/cvs-serv7662/xc/programs/xmh

Modified Files:
      Tag: XPRINT
	Imakefile version.h 
Log Message:
Resync to 2004-04-10 XORG-RELEASE-1 branch

Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/xmh/Imakefile,v
retrieving revision 1.1
retrieving revision 1.1.20.1
diff -u -d -r1.1 -r1.1.20.1
--- a/Imakefile	14 Nov 2003 16:49:23 -0000	1.1
+++ b/Imakefile	10 Apr 2004 09:05:52 -0000	1.1.20.1
@@ -1,9 +1,12 @@
 XCOMM $XConsortium: Imakefile /main/31 1996/09/28 17:18:46 rws $
 
+         XORGREL = XOrgReleaseString
+     XORGREL_DEF = -DXORG_RELEASE="\"$(XORGREL)\""
+
 #if HasVFork
   VFORK_DEFINES = -DHAS_VFORK
 #endif
-        DEFINES = $(VFORK_DEFINES) XkbClientDefines
+        DEFINES = $(VFORK_DEFINES) XkbClientDefines $(XORGREL_DEF)
         DEPLIBS = XkbClientDepLibs XawClientDepLibs
 LOCAL_LIBRARIES = XkbClientLibs XawClientLibs
 

Index: version.h
===================================================================
RCS file: /cvs/xorg/xc/programs/xmh/version.h,v
retrieving revision 1.1
retrieving revision 1.1.20.1
diff -u -d -r1.1 -r1.1.20.1
--- a/version.h	14 Nov 2003 16:49:23 -0000	1.1
+++ b/version.h	10 Apr 2004 09:05:52 -0000	1.1.20.1
@@ -29,4 +29,4 @@
 
 */
 
-#define XMH_VERSION "xmh    X Consortium    R6.3"
+#define XMH_VERSION "xmh    "XVENDORNAME", "XORG_RELEASE




More information about the xorg-commit-diffs mailing list