pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/inputmethod/unicon-im



Module Name:    pkgsrc
Committed By:   joerg
Date:           Sat Feb  7 22:47:14 UTC 2009

Modified Files:
        pkgsrc/inputmethod/unicon-im: Makefile distinfo
Added Files:
        pkgsrc/inputmethod/unicon-im/patches: patch-am

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.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/inputmethod/unicon-im/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/inputmethod/unicon-im/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/inputmethod/unicon-im/patches/patch-am

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index