diff options
| author | Jim Meyering <jim@meyering.net> | 2003-12-18 10:38:22 +0000 |
|---|---|---|
| committer | Jim Meyering <jim@meyering.net> | 2003-12-18 10:38:22 +0000 |
| commit | 2e1934cb77c889f5bb129cf7b047936ae7d42156 (patch) | |
| tree | aac417cb230115437c5be908c374354029c3c520 /config.hin | |
| parent | *** empty log message *** (diff) | |
| download | coreutils-2e1934cb77c889f5bb129cf7b047936ae7d42156.tar.gz coreutils-2e1934cb77c889f5bb129cf7b047936ae7d42156.zip | |
.
Diffstat (limited to 'config.hin')
| -rw-r--r-- | config.hin | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.hin b/config.hin index 49c475895..f18895155 100644 --- a/config.hin +++ b/config.hin @@ -65,7 +65,8 @@ this is either `int' or `gid_t'. */ #undef GETGROUPS_T -/* Define if the `getloadavg' function needs to be run setuid or setgid. */ +/* Define to 1 if the `getloadavg' function needs to be run setuid or setgid. + */ #undef GETLOADAVG_PRIVILEGED /* Define if gettimeofday clobbers localtime's static buffer. */ |
