/[grub]/grub/configure
ViewVC logotype

Diff of /grub/configure

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

revision 1.113 by okuji, Sun Jan 30 01:09:34 2005 UTC revision 1.114 by okuji, Sun May 8 02:51:51 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 0.96.  # Generated by GNU Autoconf 2.59 for GRUB 0.97.
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='0.96'  PACKAGE_VERSION='0.97'
273  PACKAGE_STRING='GRUB 0.96'  PACKAGE_STRING='GRUB 0.97'
274  PACKAGE_BUGREPORT='bug-grub@gnu.org'  PACKAGE_BUGREPORT='bug-grub@gnu.org'
275    
276  ac_unique_file="stage2/stage2.c"  ac_unique_file="stage2/stage2.c"
# Line 311  ac_includes_default="\ Line 311  ac_includes_default="\
311  # include <unistd.h>  # include <unistd.h>
312  #endif"  #endif"
313    
314  ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot build build_cpu build_vendor build_os host host_cpu host_vendor host_os MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT PERL CC ac_ct_CC CFLAGS LDFLAGS CPPFLAGS EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CCAS RANLIB ac_ct_RANLIB STAGE1_CFLAGS STAGE2_CFLAGS GRUB_CFLAGS OBJCOPY ac_ct_OBJCOPY GRUB_LIBS CPP EGREP NETBOOT_SUPPORT_TRUE NETBOOT_SUPPORT_FALSE DISKLESS_SUPPORT_TRUE DISKLESS_SUPPORT_FALSE HERCULES_SUPPORT_TRUE HERCULES_SUPPORT_FALSE SERIAL_SUPPORT_TRUE SERIAL_SUPPORT_FALSE SERIAL_SPEED_SIMULATION_TRUE SERIAL_SPEED_SIMULATION_FALSE BUILD_EXAMPLE_KERNEL_TRUE BUILD_EXAMPLE_KERNEL_FALSE FSYS_CFLAGS NET_CFLAGS NET_EXTRAFLAGS NETBOOT_DRIVERS CCASFLAGS LIBOBJS LTLIBOBJS'  ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT PERL CC ac_ct_CC CFLAGS LDFLAGS CPPFLAGS EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CCAS RANLIB ac_ct_RANLIB STAGE1_CFLAGS STAGE2_CFLAGS GRUB_CFLAGS OBJCOPY ac_ct_OBJCOPY GRUB_LIBS CPP EGREP NETBOOT_SUPPORT_TRUE NETBOOT_SUPPORT_FALSE DISKLESS_SUPPORT_TRUE DISKLESS_SUPPORT_FALSE HERCULES_SUPPORT_TRUE HERCULES_SUPPORT_FALSE SERIAL_SUPPORT_TRUE SERIAL_SUPPORT_FALSE SERIAL_SPEED_SIMULATION_TRUE SERIAL_SPEED_SIMULATION_FALSE BUILD_EXAMPLE_KERNEL_TRUE BUILD_EXAMPLE_KERNEL_FALSE FSYS_CFLAGS NET_CFLAGS NET_EXTRAFLAGS NETBOOT_DRIVERS CCASFLAGS LIBOBJS LTLIBOBJS'
315  ac_subst_files=''  ac_subst_files=''
316    
317  # Initialize some variables set by options.  # Initialize some variables set by options.
# 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 0.96 to adapt to many kinds of systems.  \`configure' configures GRUB 0.97 to adapt to many kinds of systems.
784    
785  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
786    
# Line 846  fi Line 846  fi
846    
847  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
848    case $ac_init_help in    case $ac_init_help in
849       short | recursive ) echo "Configuration of GRUB 0.96:";;       short | recursive ) echo "Configuration of GRUB 0.97:";;
850     esac     esac
851    cat <<\_ACEOF    cat <<\_ACEOF
852    
# Line 1039  fi Line 1039  fi
1039  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
1040  if $ac_init_version; then  if $ac_init_version; then
1041    cat <<\_ACEOF    cat <<\_ACEOF
1042  GRUB configure 0.96  GRUB configure 0.97
1043  generated by GNU Autoconf 2.59  generated by GNU Autoconf 2.59
1044    
1045  Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.
# Line 1053  cat >&5 <<_ACEOF Line 1053  cat >&5 <<_ACEOF
1053  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
1054  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1055    
1056  It was created by GRUB $as_me 0.96, which was  It was created by GRUB $as_me 0.97, which was
1057  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
1058    
1059    $ $0 $@    $ $0 $@
# Line 1392  ac_compiler_gnu=$ac_cv_c_compiler_gnu Line 1392  ac_compiler_gnu=$ac_cv_c_compiler_gnu
1392    
1393            ac_config_headers="$ac_config_headers config.h"            ac_config_headers="$ac_config_headers config.h"
1394    
1395  am__api_version="1.8"  am__api_version="1.9"
1396  ac_aux_dir=  ac_aux_dir=
1397  for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do  for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1398    if test -f $ac_dir/install-sh; then    if test -f $ac_dir/install-sh; then
# Line 1569  echo "$as_me: WARNING: \`missing' script Line 1569  echo "$as_me: WARNING: \`missing' script
1569  fi  fi
1570    
1571  if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then  if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
1572    # Keeping the `.' argument allows $(mkdir_p) to be used without    # We used to keeping the `.' as first argument, in order to
1573    # argument.  Indeed, we sometimes output rules like    # allow $(mkdir_p) to be used without argument.  As in
1574    #   $(mkdir_p) $(somedir)    #   $(mkdir_p) $(somedir)
1575    # where $(somedir) is conditionally defined.    # where $(somedir) is conditionally defined.  However this is wrong
1576    # (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more    # for two reasons:
1577    # expensive solution, as it forces Make to start a sub-shell.)    #  1. if the package is installed by a user who cannot write `.'
1578    mkdir_p='mkdir -p -- .'    #     make install will fail,
1579      #  2. the above comment should most certainly read
1580      #     $(mkdir_p) $(DESTDIR)$(somedir)
1581      #     so it does not work when $(somedir) is undefined and
1582      #     $(DESTDIR) is not.
1583      #  To support the latter case, we have to write
1584      #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
1585      #  so the `.' trick is pointless.
1586      mkdir_p='mkdir -p --'
1587  else  else
1588    # On NextStep and OpenStep, the `mkdir' command does not    # On NextStep and OpenStep, the `mkdir' command does not
1589    # recognize any option.  It will interpret all options as    # recognize any option.  It will interpret all options as
# Line 1691  fi Line 1699  fi
1699    
1700  # Define the identity of the package.  # Define the identity of the package.
1701   PACKAGE='grub'   PACKAGE='grub'
1702   VERSION='0.96'   VERSION='0.97'
1703    
1704    
1705  cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
# Line 1719  AUTOHEADER=${AUTOHEADER-"${am_missing_ru Line 1727  AUTOHEADER=${AUTOHEADER-"${am_missing_ru
1727    
1728  MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}  MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
1729    
   
 AMTAR=${AMTAR-"${am_missing_run}tar"}  
   
1730  install_sh=${install_sh-"$am_aux_dir/install-sh"}  install_sh=${install_sh-"$am_aux_dir/install-sh"}
1731    
1732  # Installed binaries are usually stripped using `strip' when the user  # Installed binaries are usually stripped using `strip' when the user
# Line 1814  INSTALL_STRIP_PROGRAM="\${SHELL} \$(inst Line 1819  INSTALL_STRIP_PROGRAM="\${SHELL} \$(inst
1819    
1820  # We need awk for the "check" target.  The system "awk" is bad on  # We need awk for the "check" target.  The system "awk" is bad on
1821  # some platforms.  # some platforms.
1822    # Always define AMTAR for backward compatibility.
1823    
1824    AMTAR=${AMTAR-"${am_missing_run}tar"}
1825    
1826    am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
1827    
1828    
1829    
1830    
1831    
# Line 6557  _ASBOX Line 6569  _ASBOX
6569  } >&5  } >&5
6570  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
6571    
6572  This file was extended by GRUB $as_me 0.96, which was  This file was extended by GRUB $as_me 0.97, which was
6573  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
6574    
6575    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 6620  _ACEOF Line 6632  _ACEOF
6632    
6633  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
6634  ac_cs_version="\\  ac_cs_version="\\
6635  GRUB config.status 0.96  GRUB config.status 0.97
6636  configured by $0, generated by GNU Autoconf 2.59,  configured by $0, generated by GNU Autoconf 2.59,
6637    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
6638    
# Line 6841  s,@AUTOCONF@,$AUTOCONF,;t t Line 6853  s,@AUTOCONF@,$AUTOCONF,;t t
6853  s,@AUTOMAKE@,$AUTOMAKE,;t t  s,@AUTOMAKE@,$AUTOMAKE,;t t
6854  s,@AUTOHEADER@,$AUTOHEADER,;t t  s,@AUTOHEADER@,$AUTOHEADER,;t t
6855  s,@MAKEINFO@,$MAKEINFO,;t t  s,@MAKEINFO@,$MAKEINFO,;t t
 s,@AMTAR@,$AMTAR,;t t  
6856  s,@install_sh@,$install_sh,;t t  s,@install_sh@,$install_sh,;t t
6857  s,@STRIP@,$STRIP,;t t  s,@STRIP@,$STRIP,;t t
6858  s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t  s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
# Line 6850  s,@mkdir_p@,$mkdir_p,;t t Line 6861  s,@mkdir_p@,$mkdir_p,;t t
6861  s,@AWK@,$AWK,;t t  s,@AWK@,$AWK,;t t
6862  s,@SET_MAKE@,$SET_MAKE,;t t  s,@SET_MAKE@,$SET_MAKE,;t t
6863  s,@am__leading_dot@,$am__leading_dot,;t t  s,@am__leading_dot@,$am__leading_dot,;t t
6864    s,@AMTAR@,$AMTAR,;t t
6865    s,@am__tar@,$am__tar,;t t
6866    s,@am__untar@,$am__untar,;t t
6867  s,@build@,$build,;t t  s,@build@,$build,;t t
6868  s,@build_cpu@,$build_cpu,;t t  s,@build_cpu@,$build_cpu,;t t
6869  s,@build_vendor@,$build_vendor,;t t  s,@build_vendor@,$build_vendor,;t t
# Line 7530  echo X"$mf" | Line 7544  echo X"$mf" |
7544    else    else
7545      continue      continue
7546    fi    fi
7547    grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue    # Extract the definition of DEPDIR, am__include, and am__quote
7548    # Extract the definition of DEP_FILES from the Makefile without    # from the Makefile without running `make'.
   # running `make'.  
7549    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
7550    test -z "$DEPDIR" && continue    test -z "$DEPDIR" && continue
7551      am__include=`sed -n 's/^am__include = //p' < "$mf"`
7552      test -z "am__include" && continue
7553      am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
7554    # When using ansi2knr, U may be empty or an underscore; expand it    # When using ansi2knr, U may be empty or an underscore; expand it
7555    U=`sed -n 's/^U = //p' < "$mf"`    U=`sed -n 's/^U = //p' < "$mf"`
7556    test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"    # Find all dependency output files, they are included files with
7557    # We invoke sed twice because it is the simplest approach to    # $(DEPDIR) in their names.  We invoke sed twice because it is the
7558    # changing $(DEPDIR) to its actual value in the expansion.    # simplest approach to changing $(DEPDIR) to its actual value in the
7559    for file in `sed -n '    # expansion.
7560      /^DEP_FILES = .*\\\\$/ {    for file in `sed -n "
7561        s/^DEP_FILES = //      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
       :loop  
         s/\\\\$//  
         p  
         n  
         /\\\\$/ b loop  
       p  
     }  
     /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \  
7562         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
7563      # Make sure the directory exists.      # Make sure the directory exists.
7564      test -f "$dirpart/$file" && continue      test -f "$dirpart/$file" && continue

Legend:
Removed from v.1.113  
changed lines
  Added in v.1.114

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