From 0a919c29d330d4dad298bdde3961b37d79586a57 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Mon, 7 Jul 2008 00:04:46 -0400 Subject: snapshot of project "lynx", label v2-8-7dev_9c --- configure.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 750bb302..5ede6e88 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -dnl $LynxId: configure.in,v 1.168 2008/07/02 21:28:04 Paul.B.Mahol Exp $ +dnl $LynxId: configure.in,v 1.169 2008/07/05 14:55:40 tom Exp $ dnl dnl Process this file with autoconf to produce a configure script. dnl @@ -7,7 +7,7 @@ dnl by T.E.Dickey dnl and Jim Spath dnl dnl --------------------------------------------------------------------------- -dnl Copyright 1997-2006,2007 by Thomas E. Dickey +dnl Copyright 1997-2007,2008 by Thomas E. Dickey dnl dnl Permission to use, copy, modify, and distribute this software and its dnl documentation for any purpose and without fee is hereby granted, @@ -710,12 +710,16 @@ CF_FUNC_SIGACTION CF_FUNC_WAIT CF_VARARGS AC_TYPE_GETGROUPS +AC_TYPE_OFF_T AC_TYPE_PID_T AC_TYPE_UID_T AC_TYPE_MODE_T CF_CHECK_TYPE(socklen_t, int, [#include ]) CF_TM_GMTOFF +AC_CHECK_SIZEOF(off_t,4) +AC_CHECK_SIZEOF(time_t,4) + dnl -------------------------------------------------------------------------- dnl Checks for library units dnl -------------------------------------------------------------------------- -- cgit 1.4.1-2-gfad0