diff options
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r-- | unix/tclConfig.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in index bc20165..1f83e5c 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -63,9 +63,6 @@ /* Does putenv() copy strings or incorporate them by reference? */ #undef HAVE_PUTENV_THAT_COPIES -/* Define to 1 if you have the `readdir_r' function. */ -#undef HAVE_READDIR_R - /* Are characters signed? */ #undef HAVE_SIGNED_CHAR |