10540704e1
Bug * User-Agent string for AttributeQuery is throwing junk into request * Chaining TrustEngine doesn't clear matching criteria between engines, so TrustEngine ordering affects the results. New Feature * Implement support for fetching CRLs based on the CRL distribution point extension
14 lines
496 B
Text
14 lines
496 B
Text
$NetBSD: patch-xmltooling_Makefile.in,v 1.1 2011/02/23 09:09:31 adam Exp $
|
|
|
|
Keep .la files installed.
|
|
|
|
--- xmltooling/Makefile.in.orig 2011-01-31 18:45:59.000000000 +0000
|
|
+++ xmltooling/Makefile.in
|
|
@@ -1780,7 +1780,6 @@ uninstall-am: uninstall-encincludeHEADER
|
|
|
|
|
|
install-exec-hook:
|
|
- for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done
|
|
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|