Skip to content
configure 789 KiB
Newer Older
  --includedir=DIR       C header files [PREFIX/include]
  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
  --infodir=DIR          info documentation [PREFIX/info]
  --mandir=DIR           man documentation [PREFIX/man]
_ACEOF

  cat <<\_ACEOF

System types:
  --build=BUILD     configure for building on BUILD [guessed]
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]
  --target=TARGET   configure for building compilers for TARGET [HOST]
_ACEOF
fi

if test -n "$ac_init_help"; then
  case $ac_init_help in
     short | recursive ) echo "Configuration of [LLVM] [1.0]:";;
   esac
  cat <<\_ACEOF

Optional Features:
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  --enable-shared[=PKGS]
                          build shared libraries [default=yes]
  --enable-static[=PKGS]
                          build static libraries [default=yes]
  --enable-fast-install[=PKGS]
                          optimize for fast installation [default=yes]
  --disable-libtool-lock  avoid locking (might break parallel builds)
  --enable-purify         Compile with purify (default is NO)
  --enable-optimized      Compile with optimizations enabled (default is NO)
  --enable-spec           Compile SPEC benchmarks (default is NO)
  --enable-precompiled_bytecode
                          Use pre-compiled bytecode (default is NO)
  --enable-llc_diffs      Enable LLC Diffs when testing (default is YES)
  --enable-jit            Enable Just In Time Compiling (default is YES)

Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
  --with-pic              try to use only PIC/non-PIC objects [default=use
                          both]
  --with-tags[=TAGS]
                          include additional configurations [automatic]
  --with-spec             Location of SPEC benchmarks
  --with-llvmgccdir       Location of LLVM GCC front-end
  --with-bcrepos          Location of Bytecode Repository
  --with-papi             Location of PAPI
  --with-purify           Location of purify program

Some influential environment variables:
  CXX         C++ compiler command
  CXXFLAGS    C++ compiler flags
  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
              nonstandard directory <lib dir>
  CPPFLAGS    C/C++ preprocessor flags, e.g. -I<include dir> if you have
              headers in a nonstandard directory <include dir>
  CC          C compiler command
  CFLAGS      C compiler flags
  CPP         C preprocessor
  CXXCPP      C++ preprocessor
  F77         Fortran 77 compiler command
  FFLAGS      Fortran 77 compiler flags

Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.

Report bugs to <llvmbugs@cs.uiuc.edu>.
_ACEOF
fi

if test "$ac_init_help" = "recursive"; then
  # If there are subdirs, report their specific --help.
  ac_popdir=`pwd`
  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
    test -d $ac_dir || continue
    ac_builddir=.

if test "$ac_dir" != .; then
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
  # A "../" for each directory in $ac_dir_suffix.
  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
else
  ac_dir_suffix= ac_top_builddir=
fi

case $srcdir in
  .)  # No --srcdir option.  We are building in place.
    ac_srcdir=.
    if test -z "$ac_top_builddir"; then
       ac_top_srcdir=.
    else
       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
    fi ;;
  [\\/]* | ?:[\\/]* )  # Absolute path.
    ac_srcdir=$srcdir$ac_dir_suffix;
    ac_top_srcdir=$srcdir ;;
  *) # Relative path.
    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
    ac_top_srcdir=$ac_top_builddir$srcdir ;;
esac
# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
# absolute.
ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`

    cd $ac_dir
    # Check for guested configure; otherwise get Cygnus style configure.
    if test -f $ac_srcdir/configure.gnu; then
      echo
      $SHELL $ac_srcdir/configure.gnu  --help=recursive
    elif test -f $ac_srcdir/configure; then
      echo
      $SHELL $ac_srcdir/configure  --help=recursive
    elif test -f $ac_srcdir/configure.ac ||
           test -f $ac_srcdir/configure.in; then
      echo
      $ac_configure --help
    else
      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
    fi
    cd $ac_popdir
  done
fi

test -n "$ac_init_help" && exit 0
if $ac_init_version; then
  cat <<\_ACEOF
[LLVM] configure [1.0]
generated by GNU Autoconf 2.57

Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
Free Software Foundation, Inc.
This configure script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it.
_ACEOF
  exit 0
fi
exec 5>config.log
cat >&5 <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by [LLVM] $as_me [1.0], which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ $0 $@

_ACEOF
{
cat <<_ASUNAME
## --------- ##
## Platform. ##
## --------- ##

hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
uname -m = `(uname -m) 2>/dev/null || echo unknown`
uname -r = `(uname -r) 2>/dev/null || echo unknown`
uname -s = `(uname -s) 2>/dev/null || echo unknown`
uname -v = `(uname -v) 2>/dev/null || echo unknown`

/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
/bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`

/bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
hostinfo               = `(hostinfo) 2>/dev/null               || echo unknown`
/bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
/bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`

_ASUNAME

as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
  IFS=$as_save_IFS
  test -z "$as_dir" && as_dir=.
  echo "PATH: $as_dir"
done

} >&5

cat >&5 <<_ACEOF


## ----------- ##
## Core tests. ##
## ----------- ##

_ACEOF


# Keep a trace of the command line.
# Strip out --no-create and --no-recursion so they do not pile up.
# Strip out --silent because we don't want to record it for future runs.
# Also quote any args containing shell meta-characters.
# Make two passes to allow for proper duplicate-argument suppression.
ac_configure_args0=
ac_configure_args1=
ac_sep=
ac_must_keep_next=false
for ac_pass in 1 2
do
  for ac_arg
  do
    case $ac_arg in
    -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
    | -silent | --silent | --silen | --sile | --sil)
      continue ;;
    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
    esac
    case $ac_pass in
    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
    2)
      ac_configure_args1="$ac_configure_args1 '$ac_arg'"
      if test $ac_must_keep_next = true; then
        ac_must_keep_next=false # Got value, back to normal.
      else
        case $ac_arg in
          *=* | --config-cache | -C | -disable-* | --disable-* \
          | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
          | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
          | -with-* | --with-* | -without-* | --without-* | --x)
            case "$ac_configure_args0 " in
              "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
            esac
            ;;
          -* ) ac_must_keep_next=true ;;
        esac
      fi
      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
      # Get rid of the leading space.
      ac_sep=" "
      ;;
    esac
  done
$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }

# When interrupted or exit'd, cleanup temporary files, and complete
# config.log.  We remove comments because anyway the quotes in there
# would cause problems or look ugly.
# WARNING: Be sure not to use single quotes in there, as some shells,
# such as our DU 5.0 friend, will then `close' the trap.
trap 'exit_status=$?
  # Save into config.log some information that might help in debugging.
  {
    echo
    cat <<\_ASBOX
## ---------------- ##
## Cache variables. ##
## ---------------- ##
_ASBOX
    echo
    # The following way of writing the cache mishandles newlines in values,
{
  (set) 2>&1 |
    case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
    *ac_space=\ *)
      sed -n \
        "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
    	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
      ;;
    *)
      sed -n \
        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
      ;;
    esac;
}
    echo

    cat <<\_ASBOX
## ----------------- ##
## Output variables. ##
## ----------------- ##
_ASBOX
    echo
    for ac_var in $ac_subst_vars
    do
      eval ac_val=$`echo $ac_var`
      echo "$ac_var='"'"'$ac_val'"'"'"
    done | sort
    echo

    if test -n "$ac_subst_files"; then
      cat <<\_ASBOX
## ------------- ##
## Output files. ##
## ------------- ##
_ASBOX
      echo
      for ac_var in $ac_subst_files
      do
	eval ac_val=$`echo $ac_var`
        echo "$ac_var='"'"'$ac_val'"'"'"
      done | sort
      echo
    fi

    if test -s confdefs.h; then
      cat <<\_ASBOX
## ----------- ##
## confdefs.h. ##
## ----------- ##
_ASBOX
      echo
      sed "/^$/d" confdefs.h | sort
      echo
    fi
    test "$ac_signal" != 0 &&
      echo "$as_me: caught signal $ac_signal"
    echo "$as_me: exit $exit_status"
  } >&5
  rm -f core core.* *.core &&
  rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
    exit $exit_status
     ' 0
for ac_signal in 1 2 13 15; do
  trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
done
ac_signal=0

# confdefs.h avoids OS command line length limits that DEFS can exceed.
rm -rf conftest* confdefs.h
# AIX cpp loses on an empty file, so make sure it contains at least a newline.
echo >confdefs.h

# Predefined preprocessor variables.

cat >>confdefs.h <<_ACEOF
#define PACKAGE_NAME "$PACKAGE_NAME"
_ACEOF


cat >>confdefs.h <<_ACEOF
#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
_ACEOF


cat >>confdefs.h <<_ACEOF
#define PACKAGE_VERSION "$PACKAGE_VERSION"
_ACEOF


cat >>confdefs.h <<_ACEOF
#define PACKAGE_STRING "$PACKAGE_STRING"
_ACEOF


cat >>confdefs.h <<_ACEOF
#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
_ACEOF


# Let the site file select an alternate cache file if it wants to.
# Prefer explicitly selected file to automatically selected ones.
if test -z "$CONFIG_SITE"; then
  if test "x$prefix" != xNONE; then
    CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
  else
    CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
  fi
fi
for ac_site_file in $CONFIG_SITE; do
  if test -r "$ac_site_file"; then
    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
echo "$as_me: loading site script $ac_site_file" >&6;}
    sed 's/^/| /' "$ac_site_file" >&5
    . "$ac_site_file"
  fi
done

if test -r "$cache_file"; then
  # Some versions of bash will fail to source /dev/null (special
  # files actually), so we avoid doing that.
  if test -f "$cache_file"; then
    { echo "$as_me:$LINENO: loading cache $cache_file" >&5
echo "$as_me: loading cache $cache_file" >&6;}
    case $cache_file in
      [\\/]* | ?:[\\/]* ) . $cache_file;;
      *)                      . ./$cache_file;;
    esac
  fi
else
  { echo "$as_me:$LINENO: creating cache $cache_file" >&5
echo "$as_me: creating cache $cache_file" >&6;}
  >$cache_file
fi

# Check that the precious variables saved in the cache have kept the same
# value.
ac_cache_corrupted=false
for ac_var in `(set) 2>&1 |
               sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
  eval ac_old_set=\$ac_cv_env_${ac_var}_set
  eval ac_new_set=\$ac_env_${ac_var}_set
  eval ac_old_val="\$ac_cv_env_${ac_var}_value"
  eval ac_new_val="\$ac_env_${ac_var}_value"
  case $ac_old_set,$ac_new_set in
    set,)
      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
      ac_cache_corrupted=: ;;
    ,set)
      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
      ac_cache_corrupted=: ;;
    ,);;
    *)
      if test "x$ac_old_val" != "x$ac_new_val"; then
        { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
        { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
echo "$as_me:   former value:  $ac_old_val" >&2;}
        { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
echo "$as_me:   current value: $ac_new_val" >&2;}
        ac_cache_corrupted=:
      fi;;
  esac
  # Pass precious variables to config.status.
  if test "$ac_new_set" = set; then
    case $ac_new_val in
    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
    *) ac_arg=$ac_var=$ac_new_val ;;
    esac
    case " $ac_configure_args " in
      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
      *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
    esac
  fi
done
if $ac_cache_corrupted; then
  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
echo "$as_me: error: changes in the environment can compromise the build" >&2;}
  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
   { (exit 1); exit 1; }; }
fi

ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu




























ac_aux_dir=
for ac_dir in autoconf $srcdir/autoconf; do
  if test -f $ac_dir/install-sh; then
    ac_aux_dir=$ac_dir
    ac_install_sh="$ac_aux_dir/install-sh -c"
    break
  elif test -f $ac_dir/install.sh; then
    ac_aux_dir=$ac_dir
    ac_install_sh="$ac_aux_dir/install.sh -c"
    break
  elif test -f $ac_dir/shtool; then
    ac_aux_dir=$ac_dir
    ac_install_sh="$ac_aux_dir/shtool install -c"
    break
  fi
done
if test -z "$ac_aux_dir"; then
  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in autoconf $srcdir/autoconf" >&5
echo "$as_me: error: cannot find install-sh or install.sh in autoconf $srcdir/autoconf" >&2;}
   { (exit 1); exit 1; }; }
fi
ac_config_guess="$SHELL $ac_aux_dir/config.guess"
ac_config_sub="$SHELL $ac_aux_dir/config.sub"
ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.


          ac_config_headers="$ac_config_headers include/Config/config.h"

1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000
          ac_config_commands="$ac_config_commands Makefile"


          ac_config_commands="$ac_config_commands Makefile.common"


          ac_config_commands="$ac_config_commands Makefile.rules"


          ac_config_commands="$ac_config_commands lib/Makefile"


          ac_config_commands="$ac_config_commands lib/Analysis/Makefile"


          ac_config_commands="$ac_config_commands lib/Analysis/DataStructure/Makefile"


          ac_config_commands="$ac_config_commands lib/Analysis/IPA/Makefile"


          ac_config_commands="$ac_config_commands lib/Analysis/LiveVar/Makefile"


          ac_config_commands="$ac_config_commands lib/AsmParser/Makefile"


          ac_config_commands="$ac_config_commands lib/Bytecode/Makefile"


          ac_config_commands="$ac_config_commands lib/Bytecode/Reader/Makefile"


          ac_config_commands="$ac_config_commands lib/Bytecode/Writer/Makefile"


          ac_config_commands="$ac_config_commands lib/CWriter/Makefile"


          ac_config_commands="$ac_config_commands lib/CodeGen/Makefile"


          ac_config_commands="$ac_config_commands lib/CodeGen/InstrSched/Makefile"


          ac_config_commands="$ac_config_commands lib/CodeGen/InstrSelection/Makefile"


          ac_config_commands="$ac_config_commands lib/CodeGen/ModuloScheduling/Makefile"


          ac_config_commands="$ac_config_commands lib/CodeGen/PostOpts/Makefile"


          ac_config_commands="$ac_config_commands lib/CodeGen/PreOpts/Makefile"


          ac_config_commands="$ac_config_commands lib/CodeGen/RegAlloc/Makefile"


          ac_config_commands="$ac_config_commands lib/CodeGen/SelectionDAG/Makefile"


          ac_config_commands="$ac_config_commands lib/ExecutionEngine/Makefile"


          ac_config_commands="$ac_config_commands lib/ExecutionEngine/Interpreter/Makefile"


          ac_config_commands="$ac_config_commands lib/ExecutionEngine/JIT/Makefile"


          ac_config_commands="$ac_config_commands lib/Support/Makefile"


          ac_config_commands="$ac_config_commands lib/Target/Makefile"


          ac_config_commands="$ac_config_commands lib/Target/Sparc/Makefile"


          ac_config_commands="$ac_config_commands lib/Target/X86/Makefile"


          ac_config_commands="$ac_config_commands lib/Transforms/Makefile"


          ac_config_commands="$ac_config_commands lib/Transforms/Hello/Makefile"


          ac_config_commands="$ac_config_commands lib/Transforms/IPO/Makefile"


          ac_config_commands="$ac_config_commands lib/Transforms/Instrumentation/Makefile"


          ac_config_commands="$ac_config_commands lib/Transforms/Instrumentation/ProfilePaths/Makefile"


          ac_config_commands="$ac_config_commands lib/Transforms/Scalar/Makefile"


          ac_config_commands="$ac_config_commands lib/Transforms/Utils/Makefile"


          ac_config_commands="$ac_config_commands lib/VMCore/Makefile"


          ac_config_commands="$ac_config_commands runtime/Makefile"


          ac_config_commands="$ac_config_commands runtime/GCCLibraries/Makefile"


          ac_config_commands="$ac_config_commands runtime/GCCLibraries/crtend/Makefile"


          ac_config_commands="$ac_config_commands runtime/GCCLibraries/libc/Makefile"


          ac_config_commands="$ac_config_commands runtime/GCCLibraries/libg/Makefile"


          ac_config_commands="$ac_config_commands runtime/GCCLibraries/libgcc/Makefile"


          ac_config_commands="$ac_config_commands runtime/GCCLibraries/libm/Makefile"


          ac_config_commands="$ac_config_commands runtime/GCCLibraries/libmalloc/Makefile"


          ac_config_commands="$ac_config_commands runtime/GCCLibraries/libucb/Makefile"


          ac_config_commands="$ac_config_commands runtime/libdummy/Makefile"


          ac_config_commands="$ac_config_commands runtime/libtrace/Makefile"


          ac_config_commands="$ac_config_commands test/Makefile"


          ac_config_commands="$ac_config_commands test/Makefile.tests"


          ac_config_commands="$ac_config_commands test/Programs/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/Makefile.programs"


          ac_config_commands="$ac_config_commands test/Programs/TEST.aa.Makefile"


          ac_config_commands="$ac_config_commands test/Programs/TEST.dsgraph.report"


          ac_config_commands="$ac_config_commands test/Programs/TEST.micro.report"


          ac_config_commands="$ac_config_commands test/Programs/TEST.aa.report"


          ac_config_commands="$ac_config_commands test/Programs/TEST.example.Makefile"


          ac_config_commands="$ac_config_commands test/Programs/TEST.nightly.Makefile"


          ac_config_commands="$ac_config_commands test/Programs/TEST.buildrepo.Makefile"


          ac_config_commands="$ac_config_commands test/Programs/TEST.jit.Makefile"


          ac_config_commands="$ac_config_commands test/Programs/TEST.nightly.report"


          ac_config_commands="$ac_config_commands test/Programs/TEST.dsgraph.Makefile"


          ac_config_commands="$ac_config_commands test/Programs/TEST.jit.report"


          ac_config_commands="$ac_config_commands test/Programs/TEST.typesafe.Makefile"


          ac_config_commands="$ac_config_commands test/Programs/TEST.dsgraph.gnuplot"


          ac_config_commands="$ac_config_commands test/Programs/TEST.micro.Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/CFP2000/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/CFP2000/179.art/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/CFP2000/183.equake/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/CFP2000/188.ammp/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/CINT2000/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/CINT2000/164.gzip/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/CINT2000/175.vpr/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/CINT2000/176.gcc/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/CINT2000/181.mcf/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/CINT2000/186.crafty/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/CINT2000/197.parser/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/CINT2000/254.gap/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/CINT2000/255.vortex/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/CINT2000/256.bzip2/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/External/SPEC/CINT2000/300.twolf/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/LLVMSource/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Makefile.multisrc"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Burg/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Fhourstones/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/McCat/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/McCat/01-qbsort/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/McCat/03-testtrie/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/McCat/04-bisect/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/McCat/05-eks/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/McCat/08-main/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/McCat/09-vor/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/McCat/12-IOtest/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/McCat/15-trie/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/McCat/17-bintr/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/McCat/18-imp/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Olden/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Olden/bh/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Olden/bisort/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Olden/em3d/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Olden/health/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Olden/mst/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Olden/perimeter/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Olden/power/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Olden/treeadd/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Olden/tsp/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Olden/voronoi/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/OptimizerEval/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Ptrdist/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Ptrdist/anagram/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Ptrdist/bc/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Ptrdist/ft/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Ptrdist/ks/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/Ptrdist/yacr2/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/aha/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/llubenchmark/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/sgefa/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/MultiSource/sim/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/NoSource/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/NoSource/Flex/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/NoSource/Larn/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/NoSource/Moria-5.5.2/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/NoSource/Povray31/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/NoSource/SPEC/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/NoSource/SPEC/CINT2000/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/NoSource/SPEC/CINT2000/164.gzip/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/NoSource/SPEC/CINT2000/181.mcf/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/NoSource/SPEC/CINT2000/197.parser/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/NoSource/SPEC/CINT2000/254.gap/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/NoSource/SPEC/CINT2000/255.vortex/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/NoSource/SPEC/CINT2000/256.bzip2/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/NoSource/SPEC/CINT2000/300.twolf/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/NoSource/m4/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/SingleSource/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/SingleSource/Makefile.singlesrc"


          ac_config_commands="$ac_config_commands test/Programs/SingleSource/CustomChecked/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/SingleSource/Shootout/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/SingleSource/Stanford/Makefile"


          ac_config_commands="$ac_config_commands test/Programs/SingleSource/UnitTests/Makefile"


          ac_config_commands="$ac_config_commands tools/Makefile"


          ac_config_commands="$ac_config_commands tools/analyze/Makefile"


          ac_config_commands="$ac_config_commands tools/as/Makefile"


          ac_config_commands="$ac_config_commands tools/bugpoint/Makefile"


          ac_config_commands="$ac_config_commands tools/dis/Makefile"


          ac_config_commands="$ac_config_commands tools/extract/Makefile"


          ac_config_commands="$ac_config_commands tools/gccas/Makefile"


          ac_config_commands="$ac_config_commands tools/gccld/Makefile"


          ac_config_commands="$ac_config_commands tools/link/Makefile"


          ac_config_commands="$ac_config_commands tools/llc/Makefile"


          ac_config_commands="$ac_config_commands tools/lli/Makefile"


          ac_config_commands="$ac_config_commands tools/opt/Makefile"


          ac_config_commands="$ac_config_commands tools/llee/Makefile"


          ac_config_commands="$ac_config_commands tools/llvm-as/Makefile"


          ac_config_commands="$ac_config_commands tools/llvm-dis/Makefile"


          ac_config_commands="$ac_config_commands utils/Makefile"


          ac_config_commands="$ac_config_commands utils/Burg/Makefile"


          ac_config_commands="$ac_config_commands utils/Burg/Doc/Makefile"


          ac_config_commands="$ac_config_commands utils/TableGen/Makefile"


          ac_config_commands="$ac_config_commands www/docs/Makefile"


          ac_config_commands="$ac_config_commands projects/Makefile"


          ac_config_commands="$ac_config_commands projects/sample/Makefile"