libxmlsec/makefile.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
New commits: commit 3a0889b9a930a6b8312024440b06de6e708930db Author: Stephan Bergmann <[email protected]> Date: Wed Aug 29 23:31:21 2012 +0200 Add upstream link Change-Id: I8711d5476664d37ffdbf025b8e07a9bc21530908 diff --git a/libxmlsec/makefile.mk b/libxmlsec/makefile.mk index 1e68085..5847fc0 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 \ _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
