[passepartout] [Makefile] removed duplicated definition of xmldir
- From: Sven Herzberg <herzi src gnome org>
- To: svn-commits-list gnome org
- Subject: [passepartout] [Makefile] removed duplicated definition of xmldir
- Date: Sat, 11 Apr 2009 10:20:30 -0400 (EDT)
commit 4f368011df77cb8f721717cd92324dc60b83f6ec
Author: Sven Herzberg <herzi src gnome org>
Date: Tue Aug 7 23:51:57 2007 +0000
[Makefile] removed duplicated definition of xmldir
git-svn-id: http://svn.gnome.org/svn/passepartout/trunk 1518 910bfebc-b532-0410-a802-fb3981afa09c
---
src/xml2ps/Makefile.am | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/src/xml2ps/Makefile.am b/src/xml2ps/Makefile.am
index 8523be8..2968b84 100644
--- a/src/xml2ps/Makefile.am
+++ b/src/xml2ps/Makefile.am
@@ -23,8 +23,7 @@ xml2ps_CXXFLAGS = $(libxml2ps_a_CXXFLAGS)
xml2ps_LDADD = $(XMLPP_LIBS) $(GTKMM_LIBS) $(GNOMECANVAS_LIBS)\
libxml2ps.a ../fonts/libfonts.a ../ps/libps.a ../util/libpptutil.a
-#install DTDs and XSLTs in $(datadir)/xml/passepartout/
-xmldir = $(datadir)/xml/$(PACKAGE)
+#install DTDs and XSLTs in $(datadir)/xml/passepartout/ (xmldir is defined in configure.ac)
dist_xml_DATA = xml2ps.dtd xhtml.xslt docbook.xslt
%.x2p: %.xhtml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]