diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-03-15 16:24:16 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-03-15 16:24:16 (GMT) |
commit | 6f4eba042c419ebab52c7311f15ad77bfb31de0f (patch) | |
tree | 5030d00fe2e71da209b7fe3115e6dcee283b3edd /unix/tclConfig.h.in | |
parent | a0be72dbca2b708139913d53338813b21aadd30c (diff) | |
parent | 7543a1313fb968cef7dfd21bc22a780022bad34c (diff) | |
download | tcl-6f4eba042c419ebab52c7311f15ad77bfb31de0f.zip tcl-6f4eba042c419ebab52c7311f15ad77bfb31de0f.tar.gz tcl-6f4eba042c419ebab52c7311f15ad77bfb31de0f.tar.bz2 |
Merge 8.7
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 0075804..4d8230a 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -489,9 +489,6 @@ /* Add the _LARGEFILE64_SOURCE flag when building */ #undef _LARGEFILE64_SOURCE -/* Add the _LARGEFILE_SOURCE64 flag when building */ -#undef _LARGEFILE_SOURCE64 - /* # needed in sys/socket.h Should OS/390 do the right thing with sockets? */ #undef _OE_SOCKETS |