/[grub]/grub2/configure
ViewVC logotype

Diff of /grub2/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by marco_g, Sat Oct 1 19:49:55 2005 UTC revision 1.23 by okuji, Sat Oct 15 18:10:37 2005 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
3  # Generated by GNU Autoconf 2.59 for GRUB 1.90.  # Generated by GNU Autoconf 2.59 for GRUB 1.91.
4  #  #
5  # Report bugs to <bug-grub@gnu.org>.  # Report bugs to <bug-grub@gnu.org>.
6  #  #
# Line 269  SHELL=${CONFIG_SHELL-/bin/sh} Line 269  SHELL=${CONFIG_SHELL-/bin/sh}
269  # Identity of this package.  # Identity of this package.
270  PACKAGE_NAME='GRUB'  PACKAGE_NAME='GRUB'
271  PACKAGE_TARNAME='grub'  PACKAGE_TARNAME='grub'
272  PACKAGE_VERSION='1.90'  PACKAGE_VERSION='1.91'
273  PACKAGE_STRING='GRUB 1.90'  PACKAGE_STRING='GRUB 1.91'
274  PACKAGE_BUGREPORT='bug-grub@gnu.org'  PACKAGE_BUGREPORT='bug-grub@gnu.org'
275    
276  ac_unique_file="include/grub/dl.h"  ac_unique_file="include/grub/dl.h"
# Line 780  if test "$ac_init_help" = "long"; then Line 780  if test "$ac_init_help" = "long"; then
780    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
781    # This message is too long to be a string in the A/UX 3.1 sh.    # This message is too long to be a string in the A/UX 3.1 sh.
782    cat <<_ACEOF    cat <<_ACEOF
783  \`configure' configures GRUB 1.90 to adapt to many kinds of systems.  \`configure' configures GRUB 1.91 to adapt to many kinds of systems.
784    
785  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
786    
# Line 841  fi Line 841  fi
841    
842  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
843    case $ac_init_help in    case $ac_init_help in
844       short | recursive ) echo "Configuration of GRUB 1.90:";;       short | recursive ) echo "Configuration of GRUB 1.91:";;
845     esac     esac
846    cat <<\_ACEOF    cat <<\_ACEOF
847    
# Line 951  esac Line 951  esac
951      else      else
952        echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2        echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
953      fi      fi
954      cd "$ac_popdir"      cd $ac_popdir
955    done    done
956  fi  fi
957    
958  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
959  if $ac_init_version; then  if $ac_init_version; then
960    cat <<\_ACEOF    cat <<\_ACEOF
961  GRUB configure 1.90  GRUB configure 1.91
962  generated by GNU Autoconf 2.59  generated by GNU Autoconf 2.59
963    
964  Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.
# Line 972  cat >&5 <<_ACEOF Line 972  cat >&5 <<_ACEOF
972  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
973  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
974    
975  It was created by GRUB $as_me 1.90, which was  It was created by GRUB $as_me 1.91, which was
976  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
977    
978    $ $0 $@    $ $0 $@
# Line 1989  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 1989  if { (eval echo "$as_me:$LINENO: \"$ac_c
1989    cat conftest.err >&5    cat conftest.err >&5
1990    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
1991    (exit $ac_status); } &&    (exit $ac_status); } &&
1992           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
1993                             || test ! -s conftest.err'
1994    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
1995    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
1996    ac_status=$?    ac_status=$?
# Line 2047  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2048  if { (eval echo "$as_me:$LINENO: \"$ac_c
2048    cat conftest.err >&5    cat conftest.err >&5
2049    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2050    (exit $ac_status); } &&    (exit $ac_status); } &&
2051           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2052                             || test ! -s conftest.err'
2053    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2054    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2055    ac_status=$?    ac_status=$?
# Line 2163  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2165  if { (eval echo "$as_me:$LINENO: \"$ac_c
2165    cat conftest.err >&5    cat conftest.err >&5
2166    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2167    (exit $ac_status); } &&    (exit $ac_status); } &&
2168           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2169                             || test ! -s conftest.err'
2170    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2171    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2172    ac_status=$?    ac_status=$?
# Line 2217  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2220  if { (eval echo "$as_me:$LINENO: \"$ac_c
2220    cat conftest.err >&5    cat conftest.err >&5
2221    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2222    (exit $ac_status); } &&    (exit $ac_status); } &&
2223           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2224                             || test ! -s conftest.err'
2225    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2226    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2227    ac_status=$?    ac_status=$?
# Line 2262  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2266  if { (eval echo "$as_me:$LINENO: \"$ac_c
2266    cat conftest.err >&5    cat conftest.err >&5
2267    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2268    (exit $ac_status); } &&    (exit $ac_status); } &&
2269           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2270                             || test ! -s conftest.err'
2271    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2272    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2273    ac_status=$?    ac_status=$?
# Line 2306  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2311  if { (eval echo "$as_me:$LINENO: \"$ac_c
2311    cat conftest.err >&5    cat conftest.err >&5
2312    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2313    (exit $ac_status); } &&    (exit $ac_status); } &&
2314           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2315                             || test ! -s conftest.err'
2316    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2317    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2318    ac_status=$?    ac_status=$?
# Line 2396  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2402  if { (eval echo "$as_me:$LINENO: \"$ac_c
2402    cat conftest.err >&5    cat conftest.err >&5
2403    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2404    (exit $ac_status); } &&    (exit $ac_status); } &&
2405           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2406                             || test ! -s conftest.err'
2407    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2408    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2409    ac_status=$?    ac_status=$?
# Line 2425  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2432  if { (eval echo "$as_me:$LINENO: \"$ac_c
2432    cat conftest.err >&5    cat conftest.err >&5
2433    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2434    (exit $ac_status); } &&    (exit $ac_status); } &&
2435           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2436                             || test ! -s conftest.err'
2437    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2438    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2439    ac_status=$?    ac_status=$?
# Line 2495  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2503  if { (eval echo "$as_me:$LINENO: \"$ac_c
2503    cat conftest.err >&5    cat conftest.err >&5
2504    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2505    (exit $ac_status); } &&    (exit $ac_status); } &&
2506           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2507                             || test ! -s conftest.err'
2508    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2509    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2510    ac_status=$?    ac_status=$?
# Line 2547  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2556  if { (eval echo "$as_me:$LINENO: \"$ac_c
2556    cat conftest.err >&5    cat conftest.err >&5
2557    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2558    (exit $ac_status); } &&    (exit $ac_status); } &&
2559           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2560                             || test ! -s conftest.err'
2561    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2562    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2563    ac_status=$?    ac_status=$?
# Line 2618  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2628  if { (eval echo "$as_me:$LINENO: \"$ac_c
2628    cat conftest.err >&5    cat conftest.err >&5
2629    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2630    (exit $ac_status); } &&    (exit $ac_status); } &&
2631           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2632                             || test ! -s conftest.err'
2633    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2634    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2635    ac_status=$?    ac_status=$?
# Line 2670  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2681  if { (eval echo "$as_me:$LINENO: \"$ac_c
2681    cat conftest.err >&5    cat conftest.err >&5
2682    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2683    (exit $ac_status); } &&    (exit $ac_status); } &&
2684           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2685                             || test ! -s conftest.err'
2686    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2687    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2688    ac_status=$?    ac_status=$?
# Line 2747  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2759  if { (eval echo "$as_me:$LINENO: \"$ac_c
2759    cat conftest.err >&5    cat conftest.err >&5
2760    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2761    (exit $ac_status); } &&    (exit $ac_status); } &&
2762           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2763                             || test ! -s conftest.err'
2764    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2765    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2766    ac_status=$?    ac_status=$?
# Line 2810  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2823  if { (eval echo "$as_me:$LINENO: \"$ac_c
2823    cat conftest.err >&5    cat conftest.err >&5
2824    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2825    (exit $ac_status); } &&    (exit $ac_status); } &&
2826           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2827                             || test ! -s conftest.err'
2828    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2829    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2830    ac_status=$?    ac_status=$?
# Line 2931  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 2945  if { (eval echo "$as_me:$LINENO: \"$ac_l
2945    cat conftest.err >&5    cat conftest.err >&5
2946    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2947    (exit $ac_status); } &&    (exit $ac_status); } &&
2948           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2949                             || test ! -s conftest.err'
2950    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2951    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2952    ac_status=$?    ac_status=$?
# Line 2987  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 3002  if { (eval echo "$as_me:$LINENO: \"$ac_l
3002    cat conftest.err >&5    cat conftest.err >&5
3003    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3004    (exit $ac_status); } &&    (exit $ac_status); } &&
3005           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
3006                             || test ! -s conftest.err'
3007    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3008    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3009    ac_status=$?    ac_status=$?
# Line 3063  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 3079  if { (eval echo "$as_me:$LINENO: \"$ac_l
3079    cat conftest.err >&5    cat conftest.err >&5
3080    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3081    (exit $ac_status); } &&    (exit $ac_status); } &&
3082           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
3083                             || test ! -s conftest.err'
3084    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3085    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3086    ac_status=$?    ac_status=$?
# Line 3119  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 3136  if { (eval echo "$as_me:$LINENO: \"$ac_l
3136    cat conftest.err >&5    cat conftest.err >&5
3137    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3138    (exit $ac_status); } &&    (exit $ac_status); } &&
3139           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
3140                             || test ! -s conftest.err'
3141    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3142    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3143    ac_status=$?    ac_status=$?
# Line 3175  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 3193  if { (eval echo "$as_me:$LINENO: \"$ac_l
3193    cat conftest.err >&5    cat conftest.err >&5
3194    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3195    (exit $ac_status); } &&    (exit $ac_status); } &&
3196           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
3197                             || test ! -s conftest.err'
3198    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3199    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3200    ac_status=$?    ac_status=$?
# Line 3256  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 3275  if { (eval echo "$as_me:$LINENO: \"$ac_l
3275    cat conftest.err >&5    cat conftest.err >&5
3276    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3277    (exit $ac_status); } &&    (exit $ac_status); } &&
3278           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
3279                             || test ! -s conftest.err'
3280    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3281    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3282    ac_status=$?    ac_status=$?
# Line 3312  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 3332  if { (eval echo "$as_me:$LINENO: \"$ac_l
3332    cat conftest.err >&5    cat conftest.err >&5
3333    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3334    (exit $ac_status); } &&    (exit $ac_status); } &&
3335           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
3336                             || test ! -s conftest.err'
3337    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3338    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3339    ac_status=$?    ac_status=$?
# Line 4210  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4231  if { (eval echo "$as_me:$LINENO: \"$ac_c
4231    cat conftest.err >&5    cat conftest.err >&5
4232    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4233    (exit $ac_status); } &&    (exit $ac_status); } &&
4234           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
4235                             || test ! -s conftest.err'
4236    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4237    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4238    ac_status=$?    ac_status=$?
# Line 4252  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4274  if { (eval echo "$as_me:$LINENO: \"$ac_c
4274    cat conftest.err >&5    cat conftest.err >&5
4275    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4276    (exit $ac_status); } &&    (exit $ac_status); } &&
4277           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
4278                             || test ! -s conftest.err'
4279    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4280    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4281    ac_status=$?    ac_status=$?
# Line 4309  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4332  if { (eval echo "$as_me:$LINENO: \"$ac_c
4332    cat conftest.err >&5    cat conftest.err >&5
4333    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4334    (exit $ac_status); } &&    (exit $ac_status); } &&
4335           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
4336                             || test ! -s conftest.err'
4337    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4338    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4339    ac_status=$?    ac_status=$?
# Line 4685  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4709  if { (eval echo "$as_me:$LINENO: \"$ac_c
4709    cat conftest.err >&5    cat conftest.err >&5
4710    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4711    (exit $ac_status); } &&    (exit $ac_status); } &&
4712           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
4713                             || test ! -s conftest.err'
4714    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4715    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4716    ac_status=$?    ac_status=$?
# Line 4855  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4880  if { (eval echo "$as_me:$LINENO: \"$ac_c
4880    cat conftest.err >&5    cat conftest.err >&5
4881    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4882    (exit $ac_status); } &&    (exit $ac_status); } &&
4883           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
4884                             || test ! -s conftest.err'
4885    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4886    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4887    ac_status=$?    ac_status=$?
# Line 4920  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4946  if { (eval echo "$as_me:$LINENO: \"$ac_c
4946    cat conftest.err >&5    cat conftest.err >&5
4947    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4948    (exit $ac_status); } &&    (exit $ac_status); } &&
4949           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
4950                             || test ! -s conftest.err'
4951    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4952    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4953    ac_status=$?    ac_status=$?
# Line 4982  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5009  if { (eval echo "$as_me:$LINENO: \"$ac_c
5009    cat conftest.err >&5    cat conftest.err >&5
5010    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5011    (exit $ac_status); } &&    (exit $ac_status); } &&
5012           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
5013                             || test ! -s conftest.err'
5014    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5015    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5016    ac_status=$?    ac_status=$?
# Line 5022  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5050  if { (eval echo "$as_me:$LINENO: \"$ac_c
5050    cat conftest.err >&5    cat conftest.err >&5
5051    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5052    (exit $ac_status); } &&    (exit $ac_status); } &&
5053           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
5054                             || test ! -s conftest.err'
5055    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5056    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5057    ac_status=$?    ac_status=$?
# Line 5078  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5107  if { (eval echo "$as_me:$LINENO: \"$ac_c
5107    cat conftest.err >&5    cat conftest.err >&5
5108    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5109    (exit $ac_status); } &&    (exit $ac_status); } &&
5110           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
5111                             || test ! -s conftest.err'
5112    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5113    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5114    ac_status=$?    ac_status=$?
# Line 5118  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5148  if { (eval echo "$as_me:$LINENO: \"$ac_c
5148    cat conftest.err >&5    cat conftest.err >&5
5149    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5150    (exit $ac_status); } &&    (exit $ac_status); } &&
5151           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
5152                             || test ! -s conftest.err'
5153    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5154    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5155    ac_status=$?    ac_status=$?
# Line 5182  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5213  if { (eval echo "$as_me:$LINENO: \"$ac_c
5213    cat conftest.err >&5    cat conftest.err >&5
5214    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5215    (exit $ac_status); } &&    (exit $ac_status); } &&
5216           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
5217                             || test ! -s conftest.err'
5218    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5219    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5220    ac_status=$?    ac_status=$?
# Line 5213  See \`config.log' for more details." >&2 Line 5245  See \`config.log' for more details." >&2
5245  esac  esac
5246  else  else
5247    if test "$cross_compiling" = yes; then    if test "$cross_compiling" = yes; then
5248    { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5    { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
5249  echo "$as_me: error: internal error: not reached in cross-compile" >&2;}  See \`config.log' for more details." >&5
5250    echo "$as_me: error: cannot run test program while cross compiling
5251    See \`config.log' for more details." >&2;}
5252     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
5253  else  else
5254    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
# Line 5326  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5360  if { (eval echo "$as_me:$LINENO: \"$ac_c
5360    cat conftest.err >&5    cat conftest.err >&5
5361    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5362    (exit $ac_status); } &&    (exit $ac_status); } &&
5363           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
5364                             || test ! -s conftest.err'
5365    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5366    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5367    ac_status=$?    ac_status=$?
# Line 5388  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5423  if { (eval echo "$as_me:$LINENO: \"$ac_c
5423    cat conftest.err >&5    cat conftest.err >&5
5424    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5425    (exit $ac_status); } &&    (exit $ac_status); } &&
5426           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
5427                             || test ! -s conftest.err'
5428    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5429    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5430    ac_status=$?    ac_status=$?
# Line 5428  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5464  if { (eval echo "$as_me:$LINENO: \"$ac_c
5464    cat conftest.err >&5    cat conftest.err >&5
5465    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5466    (exit $ac_status); } &&    (exit $ac_status); } &&
5467           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
5468                             || test ! -s conftest.err'
5469    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5470    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5471    ac_status=$?    ac_status=$?
# Line 5484  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5521  if { (eval echo "$as_me:$LINENO: \"$ac_c
5521    cat conftest.err >&5    cat conftest.err >&5
5522    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5523    (exit $ac_status); } &&    (exit $ac_status); } &&
5524           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
5525                             || test ! -s conftest.err'
5526    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5527    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5528    ac_status=$?    ac_status=$?
# Line 5524  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5562  if { (eval echo "$as_me:$LINENO: \"$ac_c
5562    cat conftest.err >&5    cat conftest.err >&5
5563    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5564    (exit $ac_status); } &&    (exit $ac_status); } &&
5565           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
5566                             || test ! -s conftest.err'
5567    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5568    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5569    ac_status=$?    ac_status=$?
# Line 5588  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5627  if { (eval echo "$as_me:$LINENO: \"$ac_c
5627    cat conftest.err >&5    cat conftest.err >&5
5628    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5629    (exit $ac_status); } &&    (exit $ac_status); } &&
5630           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
5631                             || test ! -s conftest.err'
5632    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5633    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5634    ac_status=$?    ac_status=$?
# Line 5619  See \`config.log' for more details." >&2 Line 5659  See \`config.log' for more details." >&2
5659  esac  esac
5660  else  else
5661    if test "$cross_compiling" = yes; then    if test "$cross_compiling" = yes; then
5662    { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5    { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
5663  echo "$as_me: error: internal error: not reached in cross-compile" >&2;}  See \`config.log' for more details." >&5
5664    echo "$as_me: error: cannot run test program while cross compiling
5665    See \`config.log' for more details." >&2;}
5666     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
5667  else  else
5668    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
# Line 5743  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 5785  if { (eval echo "$as_me:$LINENO: \"$ac_l
5785    cat conftest.err >&5    cat conftest.err >&5
5786    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5787    (exit $ac_status); } &&    (exit $ac_status); } &&
5788           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
5789                             || test ! -s conftest.err'
5790    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5791    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5792    ac_status=$?    ac_status=$?
# Line 5809  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 5852  if { (eval echo "$as_me:$LINENO: \"$ac_l
5852    cat conftest.err >&5    cat conftest.err >&5
5853    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5854    (exit $ac_status); } &&    (exit $ac_status); } &&
5855           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
5856                             || test ! -s conftest.err'
5857    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5858    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5859    ac_status=$?    ac_status=$?
# Line 5875  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 5919  if { (eval echo "$as_me:$LINENO: \"$ac_l
5919    cat conftest.err >&5    cat conftest.err >&5
5920    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5921    (exit $ac_status); } &&    (exit $ac_status); } &&
5922           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
5923                             || test ! -s conftest.err'
5924    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5925    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5926    ac_status=$?    ac_status=$?
# Line 5979  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 6024  if { (eval echo "$as_me:$LINENO: \"$ac_l
6024    cat conftest.err >&5    cat conftest.err >&5
6025    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6026    (exit $ac_status); } &&    (exit $ac_status); } &&
6027           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
6028                             || test ! -s conftest.err'
6029    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6030    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6031    ac_status=$?    ac_status=$?
# Line 6048  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 6094  if { (eval echo "$as_me:$LINENO: \"$ac_c
6094    cat conftest.err >&5    cat conftest.err >&5
6095    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6096    (exit $ac_status); } &&    (exit $ac_status); } &&
6097           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
6098                             || test ! -s conftest.err'
6099    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6100    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6101    ac_status=$?    ac_status=$?
# Line 6204  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 6251  if { (eval echo "$as_me:$LINENO: \"$ac_l
6251    cat conftest.err >&5    cat conftest.err >&5
6252    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6253    (exit $ac_status); } &&    (exit $ac_status); } &&
6254           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
6255                             || test ! -s conftest.err'
6256    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6257    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6258    ac_status=$?    ac_status=$?
# Line 6270  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 6318  if { (eval echo "$as_me:$LINENO: \"$ac_l
6318    cat conftest.err >&5    cat conftest.err >&5
6319    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6320    (exit $ac_status); } &&    (exit $ac_status); } &&
6321           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
6322                             || test ! -s conftest.err'
6323    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6324    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6325    ac_status=$?    ac_status=$?
# Line 6340  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 6389  if { (eval echo "$as_me:$LINENO: \"$ac_c
6389    cat conftest.err >&5    cat conftest.err >&5
6390    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6391    (exit $ac_status); } &&    (exit $ac_status); } &&
6392           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
6393                             || test ! -s conftest.err'
6394    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6395    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6396    ac_status=$?    ac_status=$?
# Line 6829  _ASBOX Line 6879  _ASBOX
6879  } >&5  } >&5
6880  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
6881    
6882  This file was extended by GRUB $as_me 1.90, which was  This file was extended by GRUB $as_me 1.91, which was
6883  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
6884    
6885    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 6892  _ACEOF Line 6942  _ACEOF
6942    
6943  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
6944  ac_cs_version="\\  ac_cs_version="\\
6945  GRUB config.status 1.90  GRUB config.status 1.91
6946  configured by $0, generated by GNU Autoconf 2.59,  configured by $0, generated by GNU Autoconf 2.59,
6947    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
6948    
# Line 7286  esac Line 7336  esac
7336    *) ac_INSTALL=$ac_top_builddir$INSTALL ;;    *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
7337    esac    esac
7338    
7339      if test x"$ac_file" != x-; then
7340        { echo "$as_me:$LINENO: creating $ac_file" >&5
7341    echo "$as_me: creating $ac_file" >&6;}
7342        rm -f "$ac_file"
7343      fi
7344    # Let's still pretend it is `configure' which instantiates (i.e., don't    # Let's still pretend it is `configure' which instantiates (i.e., don't
7345    # use $as_me), people would be surprised to read:    # use $as_me), people would be surprised to read:
7346    #    /* config.h.  Generated by config.status.  */    #    /* config.h.  Generated by config.status.  */
# Line 7324  echo "$as_me: error: cannot find input f Line 7379  echo "$as_me: error: cannot find input f
7379           fi;;           fi;;
7380        esac        esac
7381      done` || { (exit 1); exit 1; }      done` || { (exit 1); exit 1; }
   
   if test x"$ac_file" != x-; then  
     { echo "$as_me:$LINENO: creating $ac_file" >&5  
 echo "$as_me: creating $ac_file" >&6;}  
     rm -f "$ac_file"  
   fi  
7382  _ACEOF  _ACEOF
7383  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
7384    sed "$ac_vpsub    sed "$ac_vpsub

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26