Couple of minor items in his.c in the 7/10 snapshot under Linux/gcc

Joe St Sauver JOE at OREGON.UOREGON.EDU
Wed Jul 11 15:15:40 UTC 2001


>Date: Tue, 10 Jul 2001 22:10:24 -0700
>From: Russ Allbery <rra at stanford.edu>
>Subject: Re: Couple of minor items in his.c in the 7/10 snapshot under Linux/gcc

[snip]

>Hm.  What are TIME_WITH_SYS_TIME and HAVE_SYS_TIME_H set to in config.h?

/* Define if you can safely include both <sys/time.h> and <time.h>.  */
#define TIME_WITH_SYS_TIME 1

/* Define if you have the <sys/time.h> header file.  */
#define HAVE_SYS_TIME_H 1

>If either of them aren't defined, could you take a look in config.log for
>the relevant log messages and see why configure didn't think that <time.h>
>and <sys/time.h> could be included at the same time?

Both were automatically defined...

Regards,

Joe


More information about the inn-workers mailing list