Subject: CVS commit: pkgsrc/inputmethod/unicon-im
From: Joerg Sonnenberger
Date: 2009-02-07 23:47:14
Message id: 20090207224714.7348D175D0@cvs.netbsd.org

Log Message:
Fix mysterious C++ failure as pth's pthread.h defines system as macro
which makes the stdlib.h prototype goes away. Avoid this by forcing real
system calls.
Remove a static declaration that is shadowing an extern, resulting in
the creation of a text relocation.

Files:
RevisionActionfile
1.17modifypkgsrc/inputmethod/unicon-im/Makefile
1.7modifypkgsrc/inputmethod/unicon-im/distinfo
1.1addpkgsrc/inputmethod/unicon-im/patches/patch-am