diff options
Diffstat (limited to 'libjava/include')
| -rw-r--r-- | libjava/include/config.h.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/libjava/include/config.h.in b/libjava/include/config.h.in index 8dc9ecd9e70..71c322b3b86 100644 --- a/libjava/include/config.h.in +++ b/libjava/include/config.h.in @@ -61,9 +61,6 @@ /* Define if using POSIX threads on Linux. */ #undef LINUX_THREADS -/* Define if you have the `ctime_r' function. */ -#undef HAVE_CTIME_R - /* Define if you have the `gmtime_r' function. */ #undef HAVE_GMTIME_R @@ -131,12 +128,6 @@ /* Define if you have the access function. */ #undef HAVE_ACCESS -/* Define if you have the ctime function. */ -#undef HAVE_CTIME - -/* Define if you have the ctime_r function. */ -#undef HAVE_CTIME_R - /* Define if you have the fstat function. */ #undef HAVE_FSTAT |
