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 #889544
Drop use of obsolete AC_HEADER_STDC
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_STDC
We don't use result (STDC_HEADERS) of AC_HEADER_STDC for anything, so even in systems where AC_HEADER_STDC would give unusual results it makes no difference.
We should just drop the use of AC_HEADER_STDC.
History
#1
Updated by Marko Lindqvist 4 months ago
- File 0009-configure.ac-Drop-use-of-obsolete-AC_HEADER_STDC.patch 0009-configure.ac-Drop-use-of-obsolete-AC_HEADER_STDC.patch added
- Status changed from In Progress to Resolved
#2
Updated by Marko Lindqvist 4 months ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist