summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-01 15:22:25 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-01 15:22:25 +0000
commit94b7b4dc7f4c9088986b7693287455bb5e397a53 (patch)
tree34cc20b0b5470d71c2d583aa901362b893a9f62d /ext/Makefile.am
parentfe967d4fe869959df133e4d1b5d304ed60a2fd41 (diff)
move pango to base
Original commit message from CVS: move pango to base
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index af3020bc..b1d06649 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -76,12 +76,6 @@ endif
MIKMOD_DIR =
# endif
-if USE_PANGO
-PANGO_DIR = pango
-else
-PANGO_DIR =
-endif
-
if USE_DV1394
DV1394_DIR = raw1394
else
@@ -115,7 +109,6 @@ SUBDIRS = \
$(LIBMNG_DIR) \
$(LIBPNG_DIR) \
$(MIKMOD_DIR) \
- $(PANGO_DIR) \
$(SHOUT2_DIR) \
$(SPEEX_DIR)
@@ -130,7 +123,6 @@ DIST_SUBDIRS = \
ladspa \
libcaca \
libpng \
- pango \
raw1394 \
shout2 \
speex