diff options
| author | Jim Meyering <jim@meyering.net> | 2002-09-29 08:44:36 +0000 |
|---|---|---|
| committer | Jim Meyering <jim@meyering.net> | 2002-09-29 08:44:36 +0000 |
| commit | a3b479c91f8cff3912bdd9241c9b10166d3fa11c (patch) | |
| tree | 8e298423449da94b7b5edb40e265ea4d5daadf3b /config.hin | |
| parent | *** empty log message *** (diff) | |
| download | coreutils-a3b479c91f8cff3912bdd9241c9b10166d3fa11c.tar.gz coreutils-a3b479c91f8cff3912bdd9241c9b10166d3fa11c.zip | |
.
Diffstat (limited to 'config.hin')
| -rw-r--r-- | config.hin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.hin b/config.hin index 6656467f8..dc2f378c1 100644 --- a/config.hin +++ b/config.hin @@ -438,7 +438,7 @@ /* Define to 1 if you have the `getdelim' function. */ #undef HAVE_GETDELIM -/* Define to 1 if you have the `getgroups' function. */ +/* Define to 1 if your system has a working `getgroups' function. */ #undef HAVE_GETGROUPS /* Define to 1 if you have the `gethostbyaddr' function. */ |
