From: caro Date: Fri, 26 Nov 2010 13:54:11 +0000 (+0000) Subject: typo X-Git-Tag: build/2012-07-04.173327~1466 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b2cdfe7a855aa59171d628ec131b67d96b5aa090;p=profile%2Fivi%2Fecore.git typo git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@55015 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/configure.ac b/configure.ac index 867a91d..6f921b3 100644 --- a/configure.ac +++ b/configure.ac @@ -1434,7 +1434,7 @@ echo echo " Core:" echo echo " Ecore........................: always" -echo " Thread support.............: $have_pthreads" +echo " Thread support.............: $have_threads" echo " GLib support...............: $have_glib" echo " Always integrate GLib......: $want_glib_integration_always" echo " Use g_main_loop............: $want_g_main_loop"