Commit ID: 1005449369348370C87
CVSROOT: /cvs
Module name: contrib
Changes by: [email protected] 2014/10/23 17:10:46 UTC
Modified files:
code/jupp : NEWS builtin.c charmap.c utf8.c
Log message:
move a few includes so that _FILE_OFFSET_BITS is always correctly defined,
so we actually do build with LFS on ILP32 GNU/Linux; discovered by lintian
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.91 -r1.92 contrib/code/jupp/NEWS
cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/builtin.c
cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/charmap.c
cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/utf8.c