HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #889543
Drop use of obsolete AC_HEADER_TIME
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Autoconf-2.70 beta version autoconf-2.69c gives warning about use of obsolete AC_HEADER_TIME
We don't use result (TIME_WITH_SYS_TIME) of AC_HEADER_TIME for anything, so even in systems where AC_HEADER_TIME would give unusual results it makes no difference.
We should just drop the use of AC_HEADER_TIME.
History
#1
Updated by Marko Lindqvist almost 2 years ago
- File 0008-configure.ac-Drop-use-of-obsolete-AC_HEADER_TIME.patch 0008-configure.ac-Drop-use-of-obsolete-AC_HEADER_TIME.patch added
- Status changed from In Progress to Resolved
#2
Updated by Marko Lindqvist almost 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist