diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2010-01-30 23:29:06 -0500 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2010-01-30 23:29:06 -0500 |
commit | 5e4fe3f9cf2e351d9634df46176ed2de3239c1b7 (patch) | |
tree | ee7629226daf28247ef76ac3eead4de852e67a46 /src/config.in | |
parent | cb2a62f242e8c718982d034063136d375d5bbf80 (diff) | |
download | emacs-5e4fe3f9cf2e351d9634df46176ed2de3239c1b7.tar.gz |
src/config.in: 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 fca6ac89dff..b321c586a4a 100644 --- a/src/config.in +++ b/src/config.in @@ -741,6 +741,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ /* Define to 1 if you have the <utime.h> header file. */ #undef HAVE_UTIME_H +/* Define to 1 if you have the <utmp.h> header file. */ +#undef HAVE_UTMP_H + /* Define to 1 if you have the `vfork' function. */ #undef HAVE_VFORK |