[xorg-commit-diffs] xc/lib Imakefile,1.1.4.3,1.1.4.4
Egbert Eich
xorg-commit at pdx.freedesktop.org
Thu Apr 15 03:14:55 PDT 2004
- Previous message: [xorg-commit-diffs] xc/include/extensions Xinerama.h, 1.1.4.5,
1.1.4.6 XIE.h, 1.1, NONE XIEproto.h, 1.1, NONE XIEprotost.h,
1.1, NONE
- Next message: [xorg-commit-diffs] xc/lib/FS FSlibInt.c,1.1.4.3,1.1.4.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: eich
Update of /cvs/xorg/xc/lib
In directory pdx:/home/eich/tstbuild/xc/lib
Modified Files:
Tag: XORG-CURRENT
Imakefile
Log Message:
2004-04-15 Egbert Eich <eich at freedesktop.org>
Merged changes from RELEASE-1 branch
Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/lib/Imakefile,v
retrieving revision 1.1.4.3
retrieving revision 1.1.4.4
diff -u -d -r1.1.4.3 -r1.1.4.4
--- a/Imakefile 5 Mar 2004 13:38:53 -0000 1.1.4.3
+++ b/Imakefile 15 Apr 2004 10:14:52 -0000 1.1.4.4
@@ -144,7 +144,7 @@
ZLIBDIR = zlib
#endif
-#if defined(XFree86Version) && !HasPosixRegex
+#if (defined(XFree86Version) || defined(XorgVersion)) && !HasPosixRegex
REGEXDIR = regex
#endif
@@ -206,9 +206,9 @@
$(XVLIBDIR) $(GLXLIBDIR) $(GLULIBDIR) $(GLWLIBDIR) \
$(DPSLIBDIR) $(DPSTKLIBDIR) $(PSRESLIBDIR) $(XINERAMADIR) \
$(ZLIBDIR) $(REGEXDIR) $(RENDERLIBDIR) $(FREETYPE2BUILDDIR) \
- $(LIBXML2BUILDDIR) $(EXPATBUILDDIR) $(FONTCONFIGBUILDDIR) \
- $(XFT1LIBDIR) $(XFTLIBDIR) $(XVMCLIBDIR) $(RANDRLIBDIR) \
- $(XTRAPLIBDIR) $(XRESLIBDIR) $(XCURSORLIBDIR) $(APPLELIBDIR)
+ $(EXPATBUILDDIR) $(FONTCONFIGBUILDDIR) $(XFT1LIBDIR) \
+ $(XFTLIBDIR) $(XVMCLIBDIR) $(RANDRLIBDIR) $(XTRAPLIBDIR) \
+ $(XRESLIBDIR) $(XCURSORLIBDIR) $(APPLELIBDIR)
SUBDIRS = $(BERKDIR) xtrans $(LINTSUBDIRS) $(FONTSUBDIR) $(FONTENCSUBDIR) \
$(FONTCACHELIBDIR)
- Previous message: [xorg-commit-diffs] xc/include/extensions Xinerama.h, 1.1.4.5,
1.1.4.6 XIE.h, 1.1, NONE XIEproto.h, 1.1, NONE XIEprotost.h,
1.1, NONE
- Next message: [xorg-commit-diffs] xc/lib/FS FSlibInt.c,1.1.4.3,1.1.4.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xorg-commit-diffs
mailing list