fix configure output

SVN revision: 63434
This commit is contained in:
Vincent Torri 2011-09-16 07:34:43 +00:00
parent 2016db602b
commit 715bc38190
1 changed files with 1 additions and 1 deletions

View File

@ -737,7 +737,7 @@ echo " on/off support.....: ${have_on_off_threads}"
fi fi
echo " Amalgamation.........: ${do_amalgamation}" echo " Amalgamation.........: ${do_amalgamation}"
echo " Iconv support........: ${have_iconv}" echo " Iconv support........: ${have_iconv}"
echo " File dirfd...........: ${have_dirfd}" echo " File dirfd...........: ${ac_cv_func_dirfd}"
echo " File xattr...........: ${have_xattr}" echo " File xattr...........: ${have_xattr}"
echo echo
echo " Documentation........: ${build_doc}" echo " Documentation........: ${build_doc}"