K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2014-09-20T05:53:22.547045Z
K 7
svn:log
V 441
Remove obsolescent AC_HEADER_TIME macro, that defined TIME_WITH_SYS_TIME

According to the Autoconf manual:

"If a program may include both time.h and sys/time.h, define
TIME_WITH_SYS_TIME.  On some ancient systems, sys/time.h included time.h,
but time.h was not protected against multiple inclusion, so programs
could not explicitly include both files.

Current systems can include both sys/time.h and time.h header files
when they exist."

END
