[INN-COMMITTERS] inn (4 files)
Russ Allbery
Russ_Allbery at isc.org
Thu Jan 6 00:40:38 UTC 2005
Date: Thursday, January 6, 2005 @ 00:40:38
Author: rra
Path: /proj/cvs/isc/inn/inn
Modified: configure configure.ac include/clibrary.h include/config.h.in
Use AC_FUNC_FSEEKO if building with large file support. Otherwise, just
define fseeko and ftello to fseek and ftell if fseeko isn't declared
(without defining any other special macros).
---------------------+
configure | 93 ++++++++++++++++++++++++++++++++++++++++++++++----
configure.ac | 21 ++++++-----
include/clibrary.h | 36 +++++++++++++++----
include/config.h.in | 3 +
4 files changed, 131 insertions(+), 22 deletions(-)
More information about the inn-committers
mailing list