diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2012-12-01 13:45:31 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-12-01 13:46:15 +0100 |
commit | 127a00a46358673047790b83a8433b909b46412c (patch) | |
tree | 5e6ea43a9af6e4c3735cc99ceeaffd1c2cf70895 /libxmlsec/xmlsec1-configure.patch | |
parent | 7580038e24b546a5288ab16f8507f73f1c6fd738 (diff) |
our xmlsec setup calls autoreconf, so patch Makefile.am too
Should fix release tinderboxes.
Change-Id: I90fc650dc089e94328ecb9d526f0905f5be5ce3c
Diffstat (limited to 'libxmlsec/xmlsec1-configure.patch')
-rw-r--r-- | libxmlsec/xmlsec1-configure.patch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/libxmlsec/xmlsec1-configure.patch b/libxmlsec/xmlsec1-configure.patch index 40a717553d4c..ead9050304e1 100644 --- a/libxmlsec/xmlsec1-configure.patch +++ b/libxmlsec/xmlsec1-configure.patch @@ -1,3 +1,17 @@ +--- misc/xmlsec1-1.2.14/Makefile.am ++++ misc/build/xmlsec1-1.2.14/Makefile.am +@@ -1,8 +1,9 @@ + NULL = + + SAFE_VERSION = @XMLSEC_VERSION_SAFE@ +-SUBDIRS = include src apps man docs +-TEST_APP = apps/xmlsec1$(EXEEXT) ++#Do not build xmlsec1 app. It is not needed. Also the libtool includes ++#a -L/path_to_lib_dir which may contain an incompatible lixbml2. ++SUBDIRS = include src man docs + DEFAULT_CRYPTO = @XMLSEC_CRYPTO@ + + bin_SCRIPTS = xmlsec1-config --- misc/xmlsec1-1.2.14/Makefile.in 2009-06-25 22:53:34.000000000 +0200 +++ misc/build/xmlsec1-1.2.14/Makefile.in 2009-10-01 10:32:48.708515261 +0200 @@ -341,8 +341,9 @@ |