K 10 svn:author V 6 obrien K 8 svn:date V 27 2004-04-20T15:33:00.000000Z K 7 svn:log V 359 Add missing unique bits from libI77 v3.3.3's config.h.in. The GCC developers separated out the configure header between libU77 and libI77 and FreeBSD didn't keep up with the change. So now this header needs to be a superset of both sublib's configuration specification. Notably this commit causes ftruncate(), fseeko(), and ftello() to be used. PR: 22635 END