comparison configure @ 83292:ad07ff6e4555

Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278) Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-270 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-271 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-272 src/xdisp.c (dump_glyph_row): Don't display overlay_arrow_p field. * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-273 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-274 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-275 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-276 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-277 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-278 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-67 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-332
author Karoly Lorentey <lorentey@elte.hu>
date Mon, 25 Apr 2005 11:49:38 +0000
parents 87d0734390da 46c54dc8b647
children 6fef25c75847
comparison
equal deleted inserted replaced
83291:bbf359ec4a59 83292:ad07ff6e4555
1812 machine=alpha opsys=gnu-linux 1812 machine=alpha opsys=gnu-linux
1813 ;; 1813 ;;
1814 1814
1815 arm*-*-linux-gnu* ) 1815 arm*-*-linux-gnu* )
1816 machine=arm opsys=gnu-linux 1816 machine=arm opsys=gnu-linux
1817 ;;
1818
1819 ppc-*-linux | \
1820 powerpc-*-linux* )
1821 machine=macppc opsys=gnu-linux
1822 ;; 1817 ;;
1823 1818
1824 ## Altos 3068 1819 ## Altos 3068
1825 m68*-altos-sysv* ) 1820 m68*-altos-sysv* )
1826 machine=altos opsys=usg5-2 1821 machine=altos opsys=usg5-2
5295 5290
5296 5291
5297 5292
5298 5293
5299 5294
5295
5300 for ac_header in sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \ 5296 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 \ 5297 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 \ 5298 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 \ 5299 sys/param.h sys/vlimit.h sys/resource.h locale.h sys/_mbstate_t.h \
5304 sys/utsname.h 5300 sys/utsname.h pwd.h
5305 do 5301 do
5306 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 5302 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5307 if eval "test \"\${$as_ac_Header+set}\" = set"; then 5303 if eval "test \"\${$as_ac_Header+set}\" = set"; then
5308 echo "$as_me:$LINENO: checking for $ac_header" >&5 5304 echo "$as_me:$LINENO: checking for $ac_header" >&5
5309 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 5305 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6