diff options
| author | Thien-Thi Nguyen | 2005-04-20 10:59:21 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2005-04-20 10:59:21 +0000 |
| commit | 226e23597fd987f2a2cd8277de2f0cdc6954885a (patch) | |
| tree | 3496190df77de13b036d24cb124990f563c21687 | |
| parent | 8a877e5ca150160533aa01cdae213e86d4c5cb9e (diff) | |
| download | emacs-226e23597fd987f2a2cd8277de2f0cdc6954885a.tar.gz emacs-226e23597fd987f2a2cd8277de2f0cdc6954885a.zip | |
Regenerate.
| -rwxr-xr-x | configure | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -5297,11 +5297,12 @@ fi | |||
| 5297 | 5297 | ||
| 5298 | 5298 | ||
| 5299 | 5299 | ||
| 5300 | |||
| 5300 | for ac_header in sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \ | 5301 | for ac_header in sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \ |
| 5301 | linux/version.h sys/systeminfo.h termios.h limits.h string.h stdlib.h \ | 5302 | linux/version.h sys/systeminfo.h termios.h limits.h string.h stdlib.h \ |
| 5302 | termcap.h stdio_ext.h fcntl.h strings.h coff.h pty.h sys/mman.h \ | 5303 | termcap.h stdio_ext.h fcntl.h strings.h coff.h pty.h sys/mman.h \ |
| 5303 | sys/param.h sys/vlimit.h sys/resource.h locale.h sys/_mbstate_t.h \ | 5304 | sys/param.h sys/vlimit.h sys/resource.h locale.h sys/_mbstate_t.h \ |
| 5304 | sys/utsname.h | 5305 | sys/utsname.h pwd.h |
| 5305 | do | 5306 | do |
| 5306 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 5307 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 5307 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 5308 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |