aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorAndreas Schwab2007-05-22 15:55:02 +0000
committerAndreas Schwab2007-05-22 15:55:02 +0000
commit1770dcdc968a71b5c19e53376bb3628ef557a217 (patch)
treeaca1c6ad1ba215fd015c1bd8f9ca61bbdedf32fc /configure
parent0b7543cedbc0210ad87e0799d2b1c206751b5a2a (diff)
downloademacs-1770dcdc968a71b5c19e53376bb3628ef557a217.tar.gz
emacs-1770dcdc968a71b5c19e53376bb3628ef557a217.zip
Regenerate.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure10
1 files changed, 5 insertions, 5 deletions
diff --git a/configure b/configure
index d2127417532..4ce0eb92a81 100755
--- a/configure
+++ b/configure
@@ -412,10 +412,10 @@ else
412fi 412fi
413 413
414test \$exitcode = 0") || { 414test \$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
@@ -2176,7 +2176,7 @@ case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2176 2176
2177 2177
2178canonical=$host 2178canonical=$host
2179configuration=${host_alias-$host} 2179configuration=${host_alias-${build_alias-$host}}
2180 2180
2181 2181
2182 2182