emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/configure


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/configure
Date: Sat, 10 Nov 2001 10:18:51 -0500

Index: emacs/configure
diff -u emacs/configure:1.69 emacs/configure:1.70
--- emacs/configure:1.69        Tue Nov  6 10:42:05 2001
+++ emacs/configure     Sat Nov 10 10:18:50 2001
@@ -12393,7 +12393,7 @@
 fi
 rm -f conftest*
 
-ac_config_files="$ac_config_files Makefile 
lib-src/Makefile.c:lib-src/Makefile.in oldXMenu/Makefile man/Makefile 
lwlib/Makefile src/Makefile.c:src/Makefile.in lisp/Makefile leim/Makefile"
+ac_config_files="$ac_config_files Makefile 
lib-src/Makefile.c:lib-src/Makefile.in oldXMenu/Makefile man/Makefile 
lwlib/Makefile src/Makefile.c:src/Makefile.in lisp/Makefile lispref/Makefile 
leim/Makefile"
 ac_config_commands="$ac_config_commands default"
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
@@ -12720,10 +12720,11 @@
   "lwlib/Makefile" ) CONFIG_FILES="$CONFIG_FILES lwlib/Makefile" ;;
   "src/Makefile.c" ) CONFIG_FILES="$CONFIG_FILES 
src/Makefile.c:src/Makefile.in" ;;
   "lisp/Makefile" ) CONFIG_FILES="$CONFIG_FILES lisp/Makefile" ;;
+  "lispref/Makefile" ) CONFIG_FILES="$CONFIG_FILES lispref/Makefile" ;;
   "leim/Makefile" ) CONFIG_FILES="$CONFIG_FILES leim/Makefile" ;;
   "default" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
   "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h:src/config.in" 
;;
-  *) { { echo "$as_me:12726: error: invalid argument: $ac_config_target" >&5
+  *) { { echo "$as_me:12727: error: invalid argument: $ac_config_target" >&5
 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
    { (exit 1); exit 1; }; };;
   esac
@@ -12970,7 +12971,7 @@
   esac
 
   if test x"$ac_file" != x-; then
-    { echo "$as_me:12973: creating $ac_file" >&5
+    { echo "$as_me:12974: creating $ac_file" >&5
 echo "$as_me: creating $ac_file" >&6;}
     rm -f "$ac_file"
   fi
@@ -12988,7 +12989,7 @@
       -) echo $tmp/stdin ;;
       [\\/$]*)
          # Absolute (can't be DOS-style, as IFS=:)
-         test -f "$f" || { { echo "$as_me:12991: error: cannot find input 
file: $f" >&5
+         test -f "$f" || { { echo "$as_me:12992: error: cannot find input 
file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }
          echo $f;;
@@ -13001,7 +13002,7 @@
            echo $srcdir/$f
          else
            # /dev/null tree
-           { { echo "$as_me:13004: error: cannot find input file: $f" >&5
+           { { echo "$as_me:13005: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }
          fi;;
@@ -13062,7 +13063,7 @@
   * )   ac_file_in=$ac_file.in ;;
   esac
 
-  test x"$ac_file" != x- && { echo "$as_me:13065: creating $ac_file" >&5
+  test x"$ac_file" != x- && { echo "$as_me:13066: creating $ac_file" >&5
 echo "$as_me: creating $ac_file" >&6;}
 
   # First look for the input files in the build tree, otherwise in the
@@ -13073,7 +13074,7 @@
       -) echo $tmp/stdin ;;
       [\\/$]*)
          # Absolute (can't be DOS-style, as IFS=:)
-         test -f "$f" || { { echo "$as_me:13076: error: cannot find input 
file: $f" >&5
+         test -f "$f" || { { echo "$as_me:13077: error: cannot find input 
file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }
          echo $f;;
@@ -13086,7 +13087,7 @@
            echo $srcdir/$f
          else
            # /dev/null tree
-           { { echo "$as_me:13089: error: cannot find input file: $f" >&5
+           { { echo "$as_me:13090: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }
          fi;;
@@ -13203,7 +13204,7 @@
   rm -f $tmp/in
   if test x"$ac_file" != x-; then
     if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
-      { echo "$as_me:13206: $ac_file is unchanged" >&5
+      { echo "$as_me:13207: $ac_file is unchanged" >&5
 echo "$as_me: $ac_file is unchanged" >&6;}
     else
       ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \



reply via email to

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