DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24227>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24227

ReliantUNIX: Compilation problem, missing utime.h, struct utimbuf unknown





------- Additional Comments From [EMAIL PROTECTED]  2003-11-01 10:35 -------
Don't need to check: the line where the compilation error occured is within

    #elif defined(HAVE_UTIME)
    #endif

so your patch would definitely work too.

If there are systems knowing about struct utimbuf and utime() without including
utime.h (Solaris 5.8 seems to be one) then my assumption was that some (weird?)
system could exist without utime.h at all. That's the reason I made the extra
configure check.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to