From 7bf3c35e7b3070d8c9fc37dcca9097c0b9e597d6 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 13 Sep 2006 18:53:50 +0000 Subject: Oops, undo stuff that were committed accidentally. --- modules/arabic/Makefile.am | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'modules/arabic/Makefile.am') diff --git a/modules/arabic/Makefile.am b/modules/arabic/Makefile.am index 26b232eb..ca129b8d 100644 --- a/modules/arabic/Makefile.am +++ b/modules/arabic/Makefile.am @@ -21,21 +21,3 @@ pango_arabic_fc_la_LIBADD = $(pangoft2libs) pango_arabic_fc_la_SOURCES = $(fc_sources) libpango_arabic_fc_la_SOURCES = $(fc_sources) libpango_arabic_fc_la_CFLAGS = -DPANGO_MODULE_PREFIX=_pango_arabic_fc - - -if INCLUDE_ARABIC_LANG -noinst_LTLIBRARIES += libpango-arabic-lang.la -else -if DYNAMIC_ARABIC_LANG -module_LTLIBRARIES += pango-arabic-lang.la -endif -endif - -lang_sources = \ - arabic-lang.c - -pango_arabic_lang_la_LDFLAGS = -module $(MODULE_LIBTOOL_OPTIONS) -pango_arabic_lang_la_LIBADD = $(pangolibs) -pango_arabic_lang_la_SOURCES = $(lang_sources) -libpango_arabic_lang_la_SOURCES = $(lang_sources) -libpango_arabic_lang_la_CFLAGS = -DPANGO_MODULE_PREFIX=_pango_arabic_lang -- cgit v1.2.1