summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-08-26 20:41:24 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-08-26 20:41:24 +0000
commited4c53c2f048a327ce4f16bb90efa435f7bed27b (patch)
tree84100174c999a14ec489dcec9bf8d08349a913f4
parentc2d7e62ff9ee62bd62535e1ccd8fa2a964e9fd1f (diff)
downloadpango-ed4c53c2f048a327ce4f16bb90efa435f7bed27b.tar.gz
Add mprefixups.[ch] to xft_sources as well as ft2_sources.
Tue Aug 26 16:38:22 2003 Owen Taylor <otaylor@redhat.com> * modules/indic/Makefile.am (xft_sources): Add mprefixups.[ch] to xft_sources as well as ft2_sources.
-rw-r--r--ChangeLog5
-rw-r--r--ChangeLog.pre-1-105
-rw-r--r--ChangeLog.pre-1-45
-rw-r--r--ChangeLog.pre-1-65
-rw-r--r--ChangeLog.pre-1-85
-rw-r--r--modules/indic/Makefile.am4
6 files changed, 28 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8367c1cc..1cd9b610 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Aug 26 16:38:22 2003 Owen Taylor <otaylor@redhat.com>
+
+ * modules/indic/Makefile.am (xft_sources): Add mprefixups.[ch]
+ to xft_sources as well as ft2_sources.
+
Mon Aug 25 11:00:46 2003 Owen Taylor <otaylor@redhat.com>
* === Released 1.2.4 ===
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 8367c1cc..1cd9b610 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,8 @@
+Tue Aug 26 16:38:22 2003 Owen Taylor <otaylor@redhat.com>
+
+ * modules/indic/Makefile.am (xft_sources): Add mprefixups.[ch]
+ to xft_sources as well as ft2_sources.
+
Mon Aug 25 11:00:46 2003 Owen Taylor <otaylor@redhat.com>
* === Released 1.2.4 ===
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index 8367c1cc..1cd9b610 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,8 @@
+Tue Aug 26 16:38:22 2003 Owen Taylor <otaylor@redhat.com>
+
+ * modules/indic/Makefile.am (xft_sources): Add mprefixups.[ch]
+ to xft_sources as well as ft2_sources.
+
Mon Aug 25 11:00:46 2003 Owen Taylor <otaylor@redhat.com>
* === Released 1.2.4 ===
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index 8367c1cc..1cd9b610 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,8 @@
+Tue Aug 26 16:38:22 2003 Owen Taylor <otaylor@redhat.com>
+
+ * modules/indic/Makefile.am (xft_sources): Add mprefixups.[ch]
+ to xft_sources as well as ft2_sources.
+
Mon Aug 25 11:00:46 2003 Owen Taylor <otaylor@redhat.com>
* === Released 1.2.4 ===
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 8367c1cc..1cd9b610 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,8 @@
+Tue Aug 26 16:38:22 2003 Owen Taylor <otaylor@redhat.com>
+
+ * modules/indic/Makefile.am (xft_sources): Add mprefixups.[ch]
+ to xft_sources as well as ft2_sources.
+
Mon Aug 25 11:00:46 2003 Owen Taylor <otaylor@redhat.com>
* === Released 1.2.4 ===
diff --git a/modules/indic/Makefile.am b/modules/indic/Makefile.am
index a9ebc18d..ff5af559 100644
--- a/modules/indic/Makefile.am
+++ b/modules/indic/Makefile.am
@@ -12,7 +12,9 @@ xft_sources = \
indic-xft.c \
indic-ot-class-tables.c \
indic-ot.c \
- indic-ot.h
+ indic-ot.h \
+ mprefixups.c \
+ mprefixups.h
pangolibs = $(top_builddir)/pango/libpango-$(PANGO_API_VERSION).la $(GLIB_LIBS)
pangoxlibs = $(top_builddir)/pango/libpangox-$(PANGO_API_VERSION).la $(X_LIBS) $(pangolibs)