aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-07-21 03:50:25 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-07-21 03:50:25 +0000
commitadfe28d136ba403d3ccc65908a4db0385f62b72b (patch)
tree11178fd2a5685b62059f485e56836783eeea81bc /configure
parenta4d718f03c1b6dfe145d69e7426b9c250cb0789d (diff)
downloadexternal_llvm-adfe28d136ba403d3ccc65908a4db0385f62b72b.zip
external_llvm-adfe28d136ba403d3ccc65908a4db0385f62b72b.tar.gz
external_llvm-adfe28d136ba403d3ccc65908a4db0385f62b72b.tar.bz2
Regenerated using autoconf-2.57.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15061 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure8
1 files changed, 8 insertions, 0 deletions
diff --git a/configure b/configure
index ce56398..6a400d2 100755
--- a/configure
+++ b/configure
@@ -19827,6 +19827,8 @@ fi
+ echo "$as_me:$LINENO: checking for printf %a format specifier" >&5
+echo $ECHO_N "checking for printf %a format specifier... $ECHO_C" >&6
ac_ext=c
@@ -19898,6 +19900,8 @@ 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
+ echo "$as_me:$LINENO: result: $ac_c_printf_a" >&5
+echo "${ECHO_T}$ac_c_printf_a" >&6
if test "$ac_c_printf_a" = "yes"; then
cat >>confdefs.h <<\_ACEOF
@@ -22323,6 +22327,8 @@ fi
+ echo "$as_me:$LINENO: checking for compiler -Wl,-R<path> option" >&5
+echo $ECHO_N "checking for compiler -Wl,-R<path> option... $ECHO_C" >&6
ac_ext=c
@@ -22363,6 +22369,8 @@ 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
+ echo "$as_me:$LINENO: result: $ac_cv_link_use_r" >&5
+echo "${ECHO_T}$ac_cv_link_use_r" >&6
if test "$ac_cv_link_use_r" = yes
then