K 10 svn:author V 2 ru K 8 svn:date V 27 2007-01-30T15:09:30.000000Z K 7 svn:log V 258 Fix the logic bug that caused the custom versions of warn(3) and warnx(3) to be compiled on systems that have it (e.g. FreeBSD), while the intention was opposite, i.e., compile them on systems that don't have them. Also fixes static linkage of pkg_sign(1). END