[xorg-commit-diffs] xc/lib/freetype2 Imakefile,1.1.4.4,1.1.4.5
Egbert Eich
xorg-commit at pdx.freedesktop.org
Thu Apr 15 03:15:16 PDT 2004
Committed by: eich
Update of /cvs/xorg/xc/lib/freetype2
In directory pdx:/home/eich/tstbuild/xc/lib/freetype2
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/freetype2/Imakefile,v
retrieving revision 1.1.4.4
retrieving revision 1.1.4.5
diff -u -d -r1.1.4.4 -r1.1.4.5
--- a/Imakefile 20 Mar 2004 16:23:35 -0000 1.1.4.4
+++ b/Imakefile 15 Apr 2004 10:15:11 -0000 1.1.4.5
@@ -71,7 +71,7 @@
ftinit.c \
ftmm.c \
ftpfr.c \
- ftstroker.c \
+ ftstroke.c \
ftsynth.c \
ftsystem.c \
fttype1.c \
@@ -87,7 +87,7 @@
ftinit.o \
ftmm.o \
ftpfr.o \
- ftstroker.o \
+ ftstroke.o \
ftsynth.o \
ftsystem.o \
fttype1.o \
@@ -215,7 +215,7 @@
LinkSourceFile(ftinit.c,$(FREETYPESRC)/base)
LinkSourceFile(ftmm.c,$(FREETYPESRC)/base)
LinkSourceFile(ftpfr.c,$(FREETYPESRC)/base)
-LinkSourceFile(ftstroker.c,$(FREETYPESRC)/base)
+LinkSourceFile(ftstroke.c,$(FREETYPESRC)/base)
LinkSourceFile(ftsynth.c,$(FREETYPESRC)/base)
LinkSourceFile(ftsystem.c,$(FREETYPESRC)/base)
LinkSourceFile(fttype1.c,$(FREETYPESRC)/base)
More information about the xorg-commit-diffs
mailing list