emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/configure,v


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/configure,v
Date: Tue, 22 May 2007 15:54:54 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 07/05/22 15:54:53

Index: configure
===================================================================
RCS file: /sources/emacs/emacs/configure,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -b -r1.209 -r1.210
--- configure   20 May 2007 20:40:34 -0000      1.209
+++ configure   22 May 2007 15:54:53 -0000      1.210
@@ -412,10 +412,10 @@
 fi
 
 test \$exitcode = 0") || {
-  echo Please tell address@hidden about your system,
-  echo including any error possibly output before this message.
-  echo This can help us improve future autoconf versions.
-  echo Configuration will now proceed without shell functions.
+  echo No shell found that supports shell functions.
+  echo Please tell address@hidden about your system,
+  echo including any error possibly output before this
+  echo message
 }
 
 
@@ -2176,7 +2176,7 @@
 
 
 canonical=$host
-configuration=${host_alias-$host}
+configuration=${host_alias-${build_alias-$host}}
 
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]