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: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/configure,v
Date: Thu, 06 Dec 2007 07:06:43 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jan Djärv <jhd>        07/12/06 07:06:43

Index: configure
===================================================================
RCS file: /cvsroot/emacs/emacs/configure,v
retrieving revision 1.241
retrieving revision 1.242
diff -u -b -r1.241 -r1.242
--- configure   6 Dec 2007 00:46:18 -0000       1.241
+++ configure   6 Dec 2007 07:06:42 -0000       1.242
@@ -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
 }
 
 
@@ -576,6 +576,7 @@
 PACKAGE_STRING='emacs 23.0.50'
 PACKAGE_BUGREPORT=''
 
+ac_unique_file="src/lisp.h"
 ac_config_libobj_dir=src
 # Factoring default headers for most tests.
 ac_includes_default="\
@@ -1807,6 +1808,7 @@
 ac_config_headers="$ac_config_headers src/config.h:src/config.in"
 
 
+
 test "$program_prefix" != NONE &&
   program_transform_name="s&^&$program_prefix&;$program_transform_name"
 # Use a double $ so make ignores it.




reply via email to

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