diff options
author | Eli Zaretskii <eliz@gnu.org> | 2004-11-06 16:53:38 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2004-11-06 16:53:38 +0000 |
commit | ea92fc9ff2af592661e62e388f70097559ef4f2a (patch) | |
tree | a5fb63469ee7a31387a69db5fc96c79809ad83c2 /src/config.in | |
parent | aec04d3666942eba01ad707b5bc5705f94de5f67 (diff) | |
download | emacs-ea92fc9ff2af592661e62e388f70097559ef4f2a.tar.gz |
Regenerate.
Diffstat (limited to 'src/config.in')
-rw-r--r-- | src/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index 0fb9126b470..fe1adc39f9d 100644 --- a/src/config.in +++ b/src/config.in @@ -196,6 +196,9 @@ Boston, MA 02111-1307, USA. */ /* Define to 1 if you have the `getpt' function. */ #undef HAVE_GETPT +/* Define to 1 if you have the `getrusage' function. */ +#undef HAVE_GETRUSAGE + /* Define to 1 if you have the `getsockname' function. */ #undef HAVE_GETSOCKNAME |