diff options
| author | Jim Meyering <jim@meyering.net> | 2003-05-04 08:45:17 +0000 |
|---|---|---|
| committer | Jim Meyering <jim@meyering.net> | 2003-05-04 08:45:17 +0000 |
| commit | f1ce5dbf0e453e753a1a42fdc28cbdc0d8d637a7 (patch) | |
| tree | ab59fc00545431f26fa299b8274d9bcc27bbbd51 /config.hin | |
| parent | *** empty log message *** (diff) | |
| download | coreutils-f1ce5dbf0e453e753a1a42fdc28cbdc0d8d637a7.tar.gz coreutils-f1ce5dbf0e453e753a1a42fdc28cbdc0d8d637a7.zip | |
.
Diffstat (limited to 'config.hin')
| -rw-r--r-- | config.hin | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.hin b/config.hin index 699fbe8d2..5ca85f180 100644 --- a/config.hin +++ b/config.hin @@ -1086,6 +1086,9 @@ /* Define to 1 if you have the `wmempcpy' function. */ #undef HAVE_WMEMPCPY +/* Define if readdir is found to work properly in some unusual cases. */ +#undef HAVE_WORKING_READDIR + /* Define to 1 if you have the external variable, _system_configuration with a member named physmem. */ #undef HAVE__SYSTEM_CONFIGURATION |
