[llvm-commits] CVS: llvm-test/configure
Misha Brukman
brukman at cs.uiuc.edu
Thu May 12 15:16:20 PDT 2005
Changes in directory llvm-test:
configure updated: 1.17 -> 1.18
---
Log message:
Perfect Club is gone
---
Diffs of the changes: (+29 -91)
configure | 120 ++++++++++++++------------------------------------------------
1 files changed, 29 insertions(+), 91 deletions(-)
Index: llvm-test/configure
diff -u llvm-test/configure:1.17 llvm-test/configure:1.18
--- llvm-test/configure:1.17 Sun Apr 24 19:56:48 2005
+++ llvm-test/configure Thu May 12 17:16:09 2005
@@ -465,7 +465,7 @@
# include <unistd.h>
#endif"
-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 LLVM_SRC LLVM_OBJ DISABLE_LLC_DIFFS CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT CC CFLAGS ac_ct_CC CPP ifGNUmake LEX LEXLIB LEX_OUTPUT_ROOT FLEX YACC BISON build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL SPEC95_ROOT USE_SPEC95 SPEC2000_ROOT USE_SPEC2000 POVRAY_ROOT USE_POVRAY NAMD_ROOT USE_NAMD SWEEP3D_ROOT USE_SWEEP3D FPGROWTH_ROOT USE_FPGROWTH BOXEDSIM_ROOT USE_BOXEDSIM PERFECT_ROOT USE_PERFECT F2C F2C_INC F2C_LIB USE_F2C 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 LLVM_SRC LLVM_OBJ DISABLE_LLC_DIFFS CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT CC CFLAGS ac_ct_CC CPP ifGNUmake LEX LEXLIB LEX_OUTPUT_ROOT FLEX YACC BISON build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL SPEC95_ROOT USE_SPEC95 SPEC2000_ROOT USE_SPEC2000 POVRAY_ROOT USE_POVRAY NAMD_ROOT USE_NAMD SWEEP3D_ROOT USE_SWEEP3D FPGROWTH_ROOT USE_FPGROWTH BOXEDSIM_ROOT USE_BOXEDSIM F2C F2C_INC F2C_LIB USE_F2C LIBOBJS LTLIBOBJS'
ac_subst_files=''
# Initialize some variables set by options.
@@ -1037,7 +1037,6 @@
--enable-sweep3d=ARG Use sweep3d as a benchmark (srcs in DIR)
--enable-fpgrowth=ARG Use fpgrowth as a benchmark (srcs in DIR)
--enable-boxedsim=ARG Use boxedsim as a benchmark (srcs in DIR)
- --enable-perfect=ARG Use perfect as a benchmark (srcs in DIR)
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
@@ -1613,12 +1612,6 @@
ac_config_commands="$ac_config_commands External/Povray/Makefile"
- ac_config_commands="$ac_config_commands External/PerfectClub/Makefile"
-
-
- ac_config_commands="$ac_config_commands External/PerfectClub/Makefile.perfect"
-
-
ac_config_commands="$ac_config_commands External/SPEC/Makefile"
@@ -3988,7 +3981,7 @@
;;
*-*-irix6*)
# Find out which ABI we are using.
- echo '#line 3991 "configure"' > conftest.$ac_ext
+ echo '#line 3984 "configure"' > conftest.$ac_ext
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
@@ -4862,7 +4855,7 @@
# Provide some information about the compiler.
-echo "$as_me:4865:" \
+echo "$as_me:4858:" \
"checking for Fortran 77 compiler version" >&5
ac_compiler=`set X $ac_compile; echo $2`
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
@@ -5919,11 +5912,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:5922: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:5915: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:5926: \$? = $ac_status" >&5
+ echo "$as_me:5919: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings
@@ -6162,11 +6155,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:6165: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:6158: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:6169: \$? = $ac_status" >&5
+ echo "$as_me:6162: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings
@@ -6222,11 +6215,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:6225: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:6218: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:6229: \$? = $ac_status" >&5
+ echo "$as_me:6222: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -8407,7 +8400,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 8410 "configure"
+#line 8403 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -8505,7 +8498,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 8508 "configure"
+#line 8501 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -10698,11 +10691,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:10701: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:10694: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:10705: \$? = $ac_status" >&5
+ echo "$as_me:10698: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings
@@ -10758,11 +10751,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:10761: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:10754: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:10765: \$? = $ac_status" >&5
+ echo "$as_me:10758: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -12119,7 +12112,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 12122 "configure"
+#line 12115 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -12217,7 +12210,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 12220 "configure"
+#line 12213 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -13054,11 +13047,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:13057: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:13050: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:13061: \$? = $ac_status" >&5
+ echo "$as_me:13054: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings
@@ -13114,11 +13107,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:13117: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:13110: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:13121: \$? = $ac_status" >&5
+ echo "$as_me:13114: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -15153,11 +15146,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:15156: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:15149: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:15160: \$? = $ac_status" >&5
+ echo "$as_me:15153: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings
@@ -15396,11 +15389,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:15399: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:15392: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:15403: \$? = $ac_status" >&5
+ echo "$as_me:15396: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings
@@ -15456,11 +15449,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:15459: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:15452: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:15463: \$? = $ac_status" >&5
+ echo "$as_me:15456: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -17641,7 +17634,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 17644 "configure"
+#line 17637 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -17739,7 +17732,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 17742 "configure"
+#line 17735 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -19405,53 +19398,6 @@
- # Check whether --enable-perfect or --disable-perfect was given.
-if test "${enable_perfect+set}" = set; then
- enableval="$enable_perfect"
- checkresult=$enableval
-else
- checkresult=auto
-fi;
-echo "$as_me:$LINENO: checking for perfect benchmark sources" >&5
-echo $ECHO_N "checking for perfect benchmark sources... $ECHO_C" >&6
-case "$checkresult" in
-auto|yes)
- defaultdir=/home/vadve/shared/benchmarks/perfectclub
- if test -d "$defaultdir"
- then
- PERFECT_ROOT=$defaultdir
-
- USE_PERFECT=USE_PERFECT=1
-
- checkresult="yes, found in $defaultdir"
- else
- checkresult=no
- fi
- ;;
-no)
-
-
- checkresult=no
- ;;
-*) if test -d "$checkresult"
- then
- PERFECT_ROOT="$checkresult"
-
- USE_PERFECT=USE_PERFECT=1
-
- checkresult="yes, in $checkresult"
- else
-
-
- checkresult="no, not found in $checkresult"
- fi
- ;;
-esac
-echo "$as_me:$LINENO: result: $checkresult" >&5
-echo "${ECHO_T}$checkresult" >&6
-
-
-
# Check whether --with-f2c or --without-f2c was given.
if test "${with_f2c+set}" = set; then
@@ -20226,8 +20172,6 @@
"External/Makefile" ) CONFIG_COMMANDS="$CONFIG_COMMANDS External/Makefile" ;;
"External/Makefile.external" ) CONFIG_COMMANDS="$CONFIG_COMMANDS External/Makefile.external" ;;
"External/Povray/Makefile" ) CONFIG_COMMANDS="$CONFIG_COMMANDS External/Povray/Makefile" ;;
- "External/PerfectClub/Makefile" ) CONFIG_COMMANDS="$CONFIG_COMMANDS External/PerfectClub/Makefile" ;;
- "External/PerfectClub/Makefile.perfect" ) CONFIG_COMMANDS="$CONFIG_COMMANDS External/PerfectClub/Makefile.perfect" ;;
"External/SPEC/Makefile" ) CONFIG_COMMANDS="$CONFIG_COMMANDS External/SPEC/Makefile" ;;
"External/SPEC/Makefile.spec" ) CONFIG_COMMANDS="$CONFIG_COMMANDS External/SPEC/Makefile.spec" ;;
"External/SPEC/Makefile.spec2000" ) CONFIG_COMMANDS="$CONFIG_COMMANDS External/SPEC/Makefile.spec2000" ;;
@@ -20381,8 +20325,6 @@
s, at USE_FPGROWTH@,$USE_FPGROWTH,;t t
s, at BOXEDSIM_ROOT@,$BOXEDSIM_ROOT,;t t
s, at USE_BOXEDSIM@,$USE_BOXEDSIM,;t t
-s, at PERFECT_ROOT@,$PERFECT_ROOT,;t t
-s, at USE_PERFECT@,$USE_PERFECT,;t t
s, at F2C@,$F2C,;t t
s, at F2C_INC@,$F2C_INC,;t t
s, at F2C_LIB@,$F2C_LIB,;t t
@@ -20778,10 +20720,6 @@
${SHELL} ${llvm_src}/autoconf/install-sh -c ${srcdir}/External/Makefile.external External/Makefile.external ;;
External/Povray/Makefile ) ${llvm_src}/autoconf/mkinstalldirs `dirname External/Povray/Makefile`
${SHELL} ${llvm_src}/autoconf/install-sh -c ${srcdir}/External/Povray/Makefile External/Povray/Makefile ;;
- External/PerfectClub/Makefile ) ${llvm_src}/autoconf/mkinstalldirs `dirname External/PerfectClub/Makefile`
- ${SHELL} ${llvm_src}/autoconf/install-sh -c ${srcdir}/External/PerfectClub/Makefile External/PerfectClub/Makefile ;;
- External/PerfectClub/Makefile.perfect ) ${llvm_src}/autoconf/mkinstalldirs `dirname External/PerfectClub/Makefile.perfect`
- ${SHELL} ${llvm_src}/autoconf/install-sh -c ${srcdir}/External/PerfectClub/Makefile.perfect External/PerfectClub/Makefile.perfect ;;
External/SPEC/Makefile ) ${llvm_src}/autoconf/mkinstalldirs `dirname External/SPEC/Makefile`
${SHELL} ${llvm_src}/autoconf/install-sh -c ${srcdir}/External/SPEC/Makefile External/SPEC/Makefile ;;
External/SPEC/Makefile.spec ) ${llvm_src}/autoconf/mkinstalldirs `dirname External/SPEC/Makefile.spec`
More information about the llvm-commits
mailing list