diff options
author | Jim Meyering <jim@meyering.net> | 2004-06-08 06:54:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-06-08 06:54:04 +0000 |
commit | 58a9bc79b5a6d8ea708320bdd9276f6498c8f72b (patch) | |
tree | beb238abac1e728c1b6f21e987912d963d23642e /config.hin | |
parent | 62d6b980b27e15d7013aa24a0a1b89039ba2fe8e (diff) | |
download | coreutils-58a9bc79b5a6d8ea708320bdd9276f6498c8f72b.tar.gz coreutils-58a9bc79b5a6d8ea708320bdd9276f6498c8f72b.tar.bz2 coreutils-58a9bc79b5a6d8ea708320bdd9276f6498c8f72b.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 f6caf8bed..0c7d81f6c 100644 --- a/config.hin +++ b/config.hin @@ -345,6 +345,9 @@ don't. */ #undef HAVE_DECL___SYS_SIGLIST +/* Define to 1 if you have the `directio' function. */ +#undef HAVE_DIRECTIO + /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H |