pkgsrc-wip/libassa/patches/patch-aa
Bartosz Kuzma 8f91a7f369 Update to 3.4.2.
Changes from 3.4.1.
* Port to mingw32 (networking layer).
* Remove Socket::blocking option.
* Rename ASSA::ERROR log mask to ASSA::ASSAERR to please mingw32 gcc.
* Fix race condition bug between Reactor and Logger::log_close().
2006-10-09 17:56:00 +00:00

15 lines
489 B
Text

$NetBSD: patch-aa,v 1.3 2006/10/09 17:56:00 bartoszkuzma Exp $
--- Makefile.in.orig 2006-07-30 04:20:29.000000000 +0200
+++ Makefile.in
@@ -205,8 +205,8 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-SUBDIRS = . assa utils doc tests examples
-DIST_SUBDIRS = assa utils doc tests examples
+SUBDIRS = . assa utils tests examples
+DIST_SUBDIRS = assa utils tests examples
EXTRA_DIST = \
assa.spec.in \
bootstrap \