fix configure output
authorcaro <caro>
Fri, 16 Sep 2011 07:34:43 +0000 (07:34 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 16 Sep 2011 07:34:43 +0000 (07:34 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@63434 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

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