diff options
author | adam <adam@pkgsrc.org> | 2005-07-20 14:49:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-07-20 14:49:05 +0000 |
commit | 742e4e56edf08abf112c6c3807d9e8550dd50dc0 (patch) | |
tree | 2d14836484dad29bfa893c52618425808d115d0d /chat/kadu/patches/patch-ab | |
parent | 44f8993e3b5a77bd1586effb87467b1d993e1c7c (diff) | |
download | pkgsrc-742e4e56edf08abf112c6c3807d9e8550dd50dc0.tar.gz |
Changes 0.4.1:
* Fixed: memory leak
* Fixed compatibility with Qt3
* Fixed library detection with threads in libgadu and Mac OS X
Diffstat (limited to 'chat/kadu/patches/patch-ab')
-rw-r--r-- | chat/kadu/patches/patch-ab | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/kadu/patches/patch-ab b/chat/kadu/patches/patch-ab index cd046968663..386b4d031ad 100644 --- a/chat/kadu/patches/patch-ab +++ b/chat/kadu/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.3 2005/04/21 08:56:21 adam Exp $ +$NetBSD: patch-ab,v 1.4 2005/07/20 14:49:05 adam Exp $ ---- configure.orig 2005-04-15 15:48:25.000000000 +0000 +--- configure.orig 2005-07-19 19:52:02.000000000 +0000 +++ configure -@@ -6621,12 +6621,12 @@ echo "$as_me: error: libgadu.h not found +@@ -9494,12 +9494,12 @@ echo "$as_me: error: libgadu.h not found fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext @@ -17,7 +17,7 @@ $NetBSD: patch-ab,v 1.3 2005/04/21 08:56:21 adam Exp $ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -7085,7 +7085,7 @@ fi +@@ -9992,7 +9992,7 @@ fi rm -f conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext \ |