comparison configure @ 83627:422451dd396a

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 765-770) - Update from CVS - Merge from emacs--rel--22 - Merge from gnus--rel--5.10 * emacs--rel--22 (patch 24-25) * gnus--rel--5.10 (patch 222-223) - Update from CVS Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-16
author Miles Bader <miles@gnu.org>
date Fri, 25 May 2007 02:47:22 +0000
parents 7489e9d44b85 84043bdb6f7d
children cc587bfd19ca
comparison
equal deleted inserted replaced
83626:7489e9d44b85 83627:422451dd396a
410 exitcode=1 410 exitcode=1
411 echo positional parameters were not saved. 411 echo positional parameters were not saved.
412 fi 412 fi
413 413
414 test \$exitcode = 0") || { 414 test \$exitcode = 0") || {
415 echo Please tell bug-autoconf@gnu.org about your system, 415 echo No shell found that supports shell functions.
416 echo including any error possibly output before this message. 416 echo Please tell autoconf@gnu.org about your system,
417 echo This can help us improve future autoconf versions. 417 echo including any error possibly output before this
418 echo Configuration will now proceed without shell functions. 418 echo message
419 } 419 }
420 420
421 421
422 422
423 as_lineno_1=$LINENO 423 as_lineno_1=$LINENO
2174 IFS=$ac_save_IFS 2174 IFS=$ac_save_IFS
2175 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac 2175 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2176 2176
2177 2177
2178 canonical=$host 2178 canonical=$host
2179 configuration=${host_alias-$host} 2179 configuration=${host_alias-${build_alias-$host}}
2180 2180
2181 2181
2182 2182
2183 ### If you add support for a new configuration, add code to this 2183 ### If you add support for a new configuration, add code to this
2184 ### switch statement to recognize your configuration name and select 2184 ### switch statement to recognize your configuration name and select