aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-11-24 11:28:43 +0000
committerEli Zaretskii2001-11-24 11:28:43 +0000
commit981626b7fc552dc53e17d761a3011fc8546c8bb7 (patch)
treeb35b19aabafc23da9a87796308d1bb0a9670974f
parent56a0a075696ec598cca1af1125dfc6cf23b1abbc (diff)
downloademacs-981626b7fc552dc53e17d761a3011fc8546c8bb7.tar.gz
emacs-981626b7fc552dc53e17d761a3011fc8546c8bb7.zip
Regenerated.
-rwxr-xr-xconfigure19
1 files changed, 10 insertions, 9 deletions
diff --git a/configure b/configure
index c1bf59be9bf..a95652facd5 100755
--- a/configure
+++ b/configure
@@ -12411,7 +12411,7 @@ else
12411fi 12411fi
12412rm -f conftest* 12412rm -f conftest*
12413 12413
12414ac_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" 12414ac_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 lispintro/Makefile leim/Makefile"
12415ac_config_commands="$ac_config_commands default" 12415ac_config_commands="$ac_config_commands default"
12416cat >confcache <<\_ACEOF 12416cat >confcache <<\_ACEOF
12417# This file is a shell script that caches the results of configure 12417# This file is a shell script that caches the results of configure
@@ -12739,10 +12739,11 @@ do
12739 "src/Makefile.c" ) CONFIG_FILES="$CONFIG_FILES src/Makefile.c:src/Makefile.in" ;; 12739 "src/Makefile.c" ) CONFIG_FILES="$CONFIG_FILES src/Makefile.c:src/Makefile.in" ;;
12740 "lisp/Makefile" ) CONFIG_FILES="$CONFIG_FILES lisp/Makefile" ;; 12740 "lisp/Makefile" ) CONFIG_FILES="$CONFIG_FILES lisp/Makefile" ;;
12741 "lispref/Makefile" ) CONFIG_FILES="$CONFIG_FILES lispref/Makefile" ;; 12741 "lispref/Makefile" ) CONFIG_FILES="$CONFIG_FILES lispref/Makefile" ;;
12742 "lispintro/Makefile" ) CONFIG_FILES="$CONFIG_FILES lispintro/Makefile" ;;
12742 "leim/Makefile" ) CONFIG_FILES="$CONFIG_FILES leim/Makefile" ;; 12743 "leim/Makefile" ) CONFIG_FILES="$CONFIG_FILES leim/Makefile" ;;
12743 "default" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; 12744 "default" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
12744 "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h:src/config.in" ;; 12745 "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h:src/config.in" ;;
12745 *) { { echo "$as_me:12745: error: invalid argument: $ac_config_target" >&5 12746 *) { { echo "$as_me:12746: error: invalid argument: $ac_config_target" >&5
12746echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 12747echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
12747 { (exit 1); exit 1; }; };; 12748 { (exit 1); exit 1; }; };;
12748 esac 12749 esac
@@ -12989,7 +12990,7 @@ done; }
12989 esac 12990 esac
12990 12991
12991 if test x"$ac_file" != x-; then 12992 if test x"$ac_file" != x-; then
12992 { echo "$as_me:12992: creating $ac_file" >&5 12993 { echo "$as_me:12993: creating $ac_file" >&5
12993echo "$as_me: creating $ac_file" >&6;} 12994echo "$as_me: creating $ac_file" >&6;}
12994 rm -f "$ac_file" 12995 rm -f "$ac_file"
12995 fi 12996 fi
@@ -13007,7 +13008,7 @@ echo "$as_me: creating $ac_file" >&6;}
13007 -) echo $tmp/stdin ;; 13008 -) echo $tmp/stdin ;;
13008 [\\/$]*) 13009 [\\/$]*)
13009 # Absolute (can't be DOS-style, as IFS=:) 13010 # Absolute (can't be DOS-style, as IFS=:)
13010 test -f "$f" || { { echo "$as_me:13010: error: cannot find input file: $f" >&5 13011 test -f "$f" || { { echo "$as_me:13011: error: cannot find input file: $f" >&5
13011echo "$as_me: error: cannot find input file: $f" >&2;} 13012echo "$as_me: error: cannot find input file: $f" >&2;}
13012 { (exit 1); exit 1; }; } 13013 { (exit 1); exit 1; }; }
13013 echo $f;; 13014 echo $f;;
@@ -13020,7 +13021,7 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
13020 echo $srcdir/$f 13021 echo $srcdir/$f
13021 else 13022 else
13022 # /dev/null tree 13023 # /dev/null tree
13023 { { echo "$as_me:13023: error: cannot find input file: $f" >&5 13024 { { echo "$as_me:13024: error: cannot find input file: $f" >&5
13024echo "$as_me: error: cannot find input file: $f" >&2;} 13025echo "$as_me: error: cannot find input file: $f" >&2;}
13025 { (exit 1); exit 1; }; } 13026 { (exit 1); exit 1; }; }
13026 fi;; 13027 fi;;
@@ -13081,7 +13082,7 @@ for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
13081 * ) ac_file_in=$ac_file.in ;; 13082 * ) ac_file_in=$ac_file.in ;;
13082 esac 13083 esac
13083 13084
13084 test x"$ac_file" != x- && { echo "$as_me:13084: creating $ac_file" >&5 13085 test x"$ac_file" != x- && { echo "$as_me:13085: creating $ac_file" >&5
13085echo "$as_me: creating $ac_file" >&6;} 13086echo "$as_me: creating $ac_file" >&6;}
13086 13087
13087 # First look for the input files in the build tree, otherwise in the 13088 # First look for the input files in the build tree, otherwise in the
@@ -13092,7 +13093,7 @@ echo "$as_me: creating $ac_file" >&6;}
13092 -) echo $tmp/stdin ;; 13093 -) echo $tmp/stdin ;;
13093 [\\/$]*) 13094 [\\/$]*)
13094 # Absolute (can't be DOS-style, as IFS=:) 13095 # Absolute (can't be DOS-style, as IFS=:)
13095 test -f "$f" || { { echo "$as_me:13095: error: cannot find input file: $f" >&5 13096 test -f "$f" || { { echo "$as_me:13096: error: cannot find input file: $f" >&5
13096echo "$as_me: error: cannot find input file: $f" >&2;} 13097echo "$as_me: error: cannot find input file: $f" >&2;}
13097 { (exit 1); exit 1; }; } 13098 { (exit 1); exit 1; }; }
13098 echo $f;; 13099 echo $f;;
@@ -13105,7 +13106,7 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
13105 echo $srcdir/$f 13106 echo $srcdir/$f
13106 else 13107 else
13107 # /dev/null tree 13108 # /dev/null tree
13108 { { echo "$as_me:13108: error: cannot find input file: $f" >&5 13109 { { echo "$as_me:13109: error: cannot find input file: $f" >&5
13109echo "$as_me: error: cannot find input file: $f" >&2;} 13110echo "$as_me: error: cannot find input file: $f" >&2;}
13110 { (exit 1); exit 1; }; } 13111 { (exit 1); exit 1; }; }
13111 fi;; 13112 fi;;
@@ -13222,7 +13223,7 @@ cat >>$CONFIG_STATUS <<\EOF
13222 rm -f $tmp/in 13223 rm -f $tmp/in
13223 if test x"$ac_file" != x-; then 13224 if test x"$ac_file" != x-; then
13224 if cmp -s $ac_file $tmp/config.h 2>/dev/null; then 13225 if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
13225 { echo "$as_me:13225: $ac_file is unchanged" >&5 13226 { echo "$as_me:13226: $ac_file is unchanged" >&5
13226echo "$as_me: $ac_file is unchanged" >&6;} 13227echo "$as_me: $ac_file is unchanged" >&6;}
13227 else 13228 else
13228 ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 13229 ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \