K 10 svn:author V 5 peter K 8 svn:date V 27 2005-05-20T03:18:19.000000Z K 7 svn:log V 294 Fix libstand on amd64. Rev 1.46 (obrien) removed the -I. that the bzip2 support provided, and amd64 depended on. Amd64 has a custom ${.OBJDIR}/machine symlink in it and the -I. picked this up. Without it, the libstand code was being compiled in 32 bit mode, but with 64 bit machine headers. END