From 37fe79eef22570af7f0cab1f6fe9bd1dcfaf7e45 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sun, 10 Aug 2003 00:01:58 +0000 Subject: Remove redundant plugindir definition Original commit message from CVS: Remove redundant plugindir definition --- ext/pango/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/pango') diff --git a/ext/pango/Makefile.am b/ext/pango/Makefile.am index 5304729a..2ec7e4ea 100644 --- a/ext/pango/Makefile.am +++ b/ext/pango/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ #PANGO_CFLAGS = -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 #PANGO_LDFLAGS = -Wl,--export-dynamic -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -- cgit