Regenerated using autoconf-2.57.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12636 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2004-04-02 21:26:02 +00:00
parent 8d36db1954
commit 9a08b5eafe

3
configure vendored
View File

@ -21599,7 +21599,8 @@ _ACEOF
for ac_func in getcwd gettimeofday strdup strtoq strtoll backtrace
for ac_func in getcwd gettimeofday strdup strtoq strtoll backtrace isatty
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echo "$as_me:$LINENO: checking for $ac_func" >&5