aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/libxslt/libxslt/doublefix.patch
blob: e70393dcb74711266c4162a683a9ecd949717808 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This double definition breaks recent autoconf+automake.

RP 1/2/10

Index: libxslt-1.1.22/libexslt/Makefile.am
===================================================================
--- libxslt-1.1.22.orig/libexslt/Makefile.am	2010-02-01 10:55:59.337788365 +0000
+++ libxslt-1.1.22/libexslt/Makefile.am	2010-02-01 10:56:08.239068767 +0000
@@ -11,8 +11,6 @@
 exsltinc_HEADERS =                      \
 	exslt.h				\
 	exsltconfig.h			\
-	exslt.h				\
-	exsltconfig.h			\
 	exsltexports.h
 
 libexslt_la_SOURCES =                   \