1 --- misc/xmlsec1-1.2.14/configure.in 2012-09-12 19:15:56.000000000 +0200
2 +++ misc/build/xmlsec1-1.2.14/configure.in 2012-09-12 18:56:01.000000000 +0200
4 AC_SUBST(XMLSEC_VERSION_INFO)
6 AC_CONFIG_MACRO_DIR(m4)
7 -AM_INIT_AUTOMAKE([1.7 tar-ustar])
8 -AC_CONFIG_HEADERS([config.h])
9 +AM_INIT_AUTOMAKE([1.6.3])
10 +AM_CONFIG_HEADER([config.h])
14 --- misc/xmlsec1-1.2.14/src/gnutls/Makefile.am 2009-12-05 22:19:18.000000000 +0100
15 +++ misc/build/xmlsec1-1.2.14/src/gnutls/Makefile.am 2012-09-12 19:09:38.000000000 +0200
20 -libxmlsec1_gnutls_la_SOURCES =\
22 +SHAREDLIBHACKDEP = ../strings.c
25 +libxmlsec1_gnutls_la_SOURCES = $(SHAREDLIBHACKDEP) \
34 -libxmlsec1_gnutls_la_SOURCES += ../strings.c
37 libxmlsec1_gnutls_la_LIBADD = \
40 --- misc/xmlsec1-1.2.14/src/mscrypto/Makefile.am 2012-09-12 19:15:56.000000000 +0200
41 +++ misc/build/xmlsec1-1.2.14/src/mscrypto/Makefile.am 2012-09-12 19:10:52.000000000 +0200
46 -libxmlsec1_mscrypto_la_SOURCES =\
48 +SHAREDLIBHACKDEP = ../strings.c
51 +libxmlsec1_mscrypto_la_SOURCES = $(SHAREDLIBHACKDEP) \
60 -libxmlsec1_mscrypto_la_SOURCES += ../strings.c
63 libxmlsec1_mscrypto_la_LIBADD = \
66 --- misc/xmlsec1-1.2.14/src/nss/Makefile.am 2012-09-12 19:15:56.000000000 +0200
67 +++ misc/build/xmlsec1-1.2.14/src/nss/Makefile.am 2012-09-12 19:11:58.000000000 +0200
72 -libxmlsec1_nss_la_CPPFLAGS = \
73 +libxmlsec1_nss_la_CFLAGS = \
74 -DPACKAGE=\"@PACKAGE@\" \
76 -I$(top_srcdir)/include \
81 -libxmlsec1_nss_la_SOURCES =\
83 +SHAREDLIBHACKDEP = ../strings.c
86 +libxmlsec1_nss_la_SOURCES = $(SHAREDLIBHACKDEP) \
95 -libxmlsec1_nss_la_SOURCES += ../strings.c
98 libxmlsec1_nss_la_LIBADD = \
101 --- misc/xmlsec1-1.2.14/src/openssl/Makefile.am 2009-12-05 22:19:18.000000000 +0100
102 +++ misc/build/xmlsec1-1.2.14/src/openssl/Makefile.am 2012-09-12 19:12:55.000000000 +0200
107 -libxmlsec1_openssl_la_SOURCES =\
109 +SHAREDLIBHACKDEP = ../strings.c
112 +libxmlsec1_openssl_la_SOURCES = $(SHAREDLIBHACKDEP) \
121 -libxmlsec1_openssl_la_SOURCES += ../strings.c
124 libxmlsec1_openssl_la_LIBADD = \