diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-08-29 23:31:21 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-08-29 23:50:26 +0200 |
commit | 3a0889b9a930a6b8312024440b06de6e708930db (patch) | |
tree | 0269bbf347eb72c5029b73ed387116a7c1fe0627 /libxmlsec | |
parent | 11fb0c14477e8510d9b359f1188f1ce119dbe8c2 (diff) |
Add upstream link
Change-Id: I8711d5476664d37ffdbf025b8e07a9bc21530908
Diffstat (limited to 'libxmlsec')
-rw-r--r-- | libxmlsec/makefile.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libxmlsec/makefile.mk b/libxmlsec/makefile.mk index 1e6808592cbf..5847fc0d627a 100644 --- a/libxmlsec/makefile.mk +++ b/libxmlsec/makefile.mk @@ -59,7 +59,9 @@ TARFILE_MD5=1f24ab1d39f4a51faf22244c94a6203f #xmlsec1-vc.path: support for Visual C++ 10 #xmlsec1-1.2.14-ansi.patch: otherwise, at least MacPorts autoreconf (GNU # Autoconf) 2.69 fails with "configure.in:50: error: automatic de-ANSI-fication -# support has been removed" +# support has been removed" (cf. upstream <http://git.gnome.org/browse/xmlsec/ +# commit/?id=6a4968bc33f83aaf61efc0a80333350ce9c372f5> "error in macro +# AM_C_PROTOTYPES (Roumen)") PATCH_FILES=\ xmlsec1-configure.patch \ xmlsec1-configure-libxml-libxslt.patch \ |