summaryrefslogtreecommitdiff
path: root/pango/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2005-11-14 23:30:41 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2005-11-14 23:30:41 +0000
commitb1e17076ed070adbe4e39fb8dfaa441780a13be7 (patch)
treefb10dc19385a2b42259fdbb5591072aeaa40bd98 /pango/Makefile.am
parent5971f2111ea4b235e6a68be427bd52aac80c1d62 (diff)
downloadpango-b1e17076ed070adbe4e39fb8dfaa441780a13be7.tar.gz
Updates from #320666:
2005-11-14 Behdad Esfahbod <behdad@gnome.org> Updates from #320666: * pango/Makefile.am: Remove pango-easy-scripts-table.h. * pango/pango-easy-scripts-table.h: Removed. The "easy" table goes into pango-scripts-table.h too. * pango/pango-script-table.h: Include "easy" table. * pango/pango-script.c: Change gunichar->script last_index caching mechanism. The caching is simply done by making int mid in the bsearch static. * tools/Makefile.am: Remove gen-easy-scripts-table.c. * tools/gen-easy-scripts-table.c: Removed. The "easy" table is generated in gen-scripts-table.pl too. * tools/gen-script-table.h: Generate "easy" table.
Diffstat (limited to 'pango/Makefile.am')
-rw-r--r--pango/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/pango/Makefile.am b/pango/Makefile.am
index 7800eb76..b1c05896 100644
--- a/pango/Makefile.am
+++ b/pango/Makefile.am
@@ -69,7 +69,6 @@ libpango_1_0_la_SOURCES = \
pango-color-table.h \
pango-context.c \
pango-coverage.c \
- pango-easy-scripts-table.h \
pango-engine.c \
pango-engine-private.h \
pango-fontmap.c \