summaryrefslogtreecommitdiff
path: root/modules/thai
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2000-11-13 03:06:43 +0000
committerHavoc Pennington <hp@src.gnome.org>2000-11-13 03:06:43 +0000
commitfaa6955d4a3eb26996a2386588ec467c0593c9dd (patch)
tree1a2590e64071f3161214c4e59064626ca190df27 /modules/thai
parent0073ae6f9cff7ef9338b63574775ec1666a38af7 (diff)
downloadpango-faa6955d4a3eb26996a2386588ec467c0593c9dd.tar.gz
Remove UNICODE_LIBS UNICODE_CFLAGS
2000-11-12 Havoc Pennington <hp@pobox.com> * pango-config.in: Remove UNICODE_LIBS UNICODE_CFLAGS * modules/thai/Makefile.am (pango_thai_la_LIBADD): ditto * modules/basic/Makefile.am: ditto * pango/Makefile.am: ditto
Diffstat (limited to 'modules/thai')
-rw-r--r--modules/thai/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/thai/Makefile.am b/modules/thai/Makefile.am
index 38d4fc0e..85890b38 100644
--- a/modules/thai/Makefile.am
+++ b/modules/thai/Makefile.am
@@ -13,7 +13,7 @@ endif
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/pango/ $(moddefine)
pango_thai_la_LDFLAGS = -rpath $(libdir) -export-dynamic -avoid-version -module
-pango_thai_la_LIBADD = $(UNICODE_LIBS)
+pango_thai_la_LIBADD =
pango_thai_la_SOURCES = $(sources)
libpango_thai_la_SOURCES = $(sources)