[llvm-commits] CVS: llvm-test/configure
Reid Spencer
reid at x10sys.com
Sat Jul 16 22:28:56 PDT 2005
Changes in directory llvm-test:
configure updated: 1.24 -> 1.25
---
Log message:
Scratch Chris' itch about alternate names for programs.
---
Diffs of the changes: (+43 -38)
configure | 81 ++++++++++++++++++++++++++++++++------------------------------
1 files changed, 43 insertions(+), 38 deletions(-)
Index: llvm-test/configure
diff -u llvm-test/configure:1.24 llvm-test/configure:1.25
--- llvm-test/configure:1.24 Sat Jul 16 19:58:53 2005
+++ llvm-test/configure Sun Jul 17 00:28:45 2005
@@ -1047,14 +1047,17 @@
both]
--with-tags[=TAGS]
include additional configurations [automatic]
- --with-f2c=DIR Specify that f2c's install prefix is DIR
- --with-f2c-bin=DIR Specify that f2c binary are in DIR
- --with-f2c-lib=DIR Specify that f2c libs are in DIR
- --with-f2c-inc=DIR Specify that f2c includes are in DIR
- --with-f95=DIR Specify that f95's install prefix is DIR
- --with-f95-bin=DIR Specify that f95 binary are in DIR
- --with-f95-lib=DIR Specify that f95 libs are in DIR
- --with-f95-inc=DIR Specify that f95 includes are in DIR
+ --with-f2c=DIR Specify that the f2c install prefix is DIR
+ --with-f2c-bin=DIR Specify that the f2c binary is in DIR
+ --with-f2c-lib=DIR Specify that f2c libraries are in DIR
+ --with-f2c-inc=DIR Specify that the f2c includes are in DIR
+ --with-NAG-Fortran=DIR Specify that the NAG-Fortran install prefix is DIR
+ --with-NAG-Fortran-bin=DIR
+ Specify that the NAG-Fortran binary is in DIR
+ --with-NAG-Fortran-lib=DIR
+ Specify that NAG-Fortran libraries are in DIR
+ --with-NAG-Fortran-inc=DIR
+ Specify that the NAG-Fortran includes are in DIR
Some influential environment variables:
CXX C++ compiler command
@@ -3984,7 +3987,7 @@
;;
*-*-irix6*)
# Find out which ABI we are using.
- echo '#line 3987 "configure"' > conftest.$ac_ext
+ echo '#line 3990 "configure"' > conftest.$ac_ext
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
@@ -4858,7 +4861,7 @@
# Provide some information about the compiler.
-echo "$as_me:4861:" \
+echo "$as_me:4864:" \
"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
@@ -5915,11 +5918,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:5918: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:5921: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:5922: \$? = $ac_status" >&5
+ echo "$as_me:5925: \$? = $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
@@ -6158,11 +6161,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:6161: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:6164: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:6165: \$? = $ac_status" >&5
+ echo "$as_me:6168: \$? = $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
@@ -6218,11 +6221,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:6221: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:6224: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:6225: \$? = $ac_status" >&5
+ echo "$as_me:6228: \$? = $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
@@ -8403,7 +8406,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 8406 "configure"
+#line 8409 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -8501,7 +8504,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 8504 "configure"
+#line 8507 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -10694,11 +10697,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:10697: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:10700: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:10701: \$? = $ac_status" >&5
+ echo "$as_me:10704: \$? = $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
@@ -10754,11 +10757,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:10757: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:10760: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:10761: \$? = $ac_status" >&5
+ echo "$as_me:10764: \$? = $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
@@ -12115,7 +12118,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 12118 "configure"
+#line 12121 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -12213,7 +12216,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 12216 "configure"
+#line 12219 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -13050,11 +13053,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:13053: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:13056: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:13057: \$? = $ac_status" >&5
+ echo "$as_me:13060: \$? = $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
@@ -13110,11 +13113,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:13113: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:13116: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:13117: \$? = $ac_status" >&5
+ echo "$as_me:13120: \$? = $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
@@ -15149,11 +15152,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:15152: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:15155: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:15156: \$? = $ac_status" >&5
+ echo "$as_me:15159: \$? = $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
@@ -15392,11 +15395,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:15395: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:15398: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:15399: \$? = $ac_status" >&5
+ echo "$as_me:15402: \$? = $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
@@ -15452,11 +15455,11 @@
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:15455: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:15458: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:15459: \$? = $ac_status" >&5
+ echo "$as_me:15462: \$? = $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
@@ -17637,7 +17640,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 17640 "configure"
+#line 17643 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -17735,7 +17738,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 17738 "configure"
+#line 17741 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -18755,6 +18758,7 @@
+
echo "$as_me:$LINENO: checking for f2c bin/lib/include locations" >&5
echo $ECHO_N "checking for f2c bin/lib/include locations... $ECHO_C" >&6
@@ -19014,8 +19018,9 @@
fi
-echo "$as_me:$LINENO: checking for f95 bin/lib/include locations" >&5
-echo $ECHO_N "checking for f95 bin/lib/include locations... $ECHO_C" >&6
+
+echo "$as_me:$LINENO: checking for NAG-Fortran bin/lib/include locations" >&5
+echo $ECHO_N "checking for NAG-Fortran bin/lib/include locations... $ECHO_C" >&6
# Check whether --with-f95 or --without-f95 was given.
if test "${with_f95+set}" = set; then
More information about the llvm-commits
mailing list