diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-04-20 10:59:21 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-04-20 10:59:21 +0000 |
commit | 226e23597fd987f2a2cd8277de2f0cdc6954885a (patch) | |
tree | 3496190df77de13b036d24cb124990f563c21687 /configure | |
parent | 8a877e5ca150160533aa01cdae213e86d4c5cb9e (diff) | |
download | emacs-226e23597fd987f2a2cd8277de2f0cdc6954885a.tar.gz |
Regenerate.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure index 32a9d4d94a6..7d87bb44a38 100755 --- a/configure +++ b/configure @@ -5297,11 +5297,12 @@ fi + for ac_header in sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \ linux/version.h sys/systeminfo.h termios.h limits.h string.h stdlib.h \ termcap.h stdio_ext.h fcntl.h strings.h coff.h pty.h sys/mman.h \ sys/param.h sys/vlimit.h sys/resource.h locale.h sys/_mbstate_t.h \ - sys/utsname.h + sys/utsname.h pwd.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if eval "test \"\${$as_ac_Header+set}\" = set"; then |