Author: cazfi
Date: Wed Aug 24 06:59:53 2016
New Revision: 33690

URL: http://svn.gna.org/viewcvs/freeciv?rev=33690&view=rev
Log:
Show result to thread implementation configure test when it's tinycthread.

See bug #25006

Modified:
    trunk/configure.ac

Modified: trunk/configure.ac
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/configure.ac?rev=33690&r1=33689&r2=33690&view=diff
==============================================================================
--- trunk/configure.ac  (original)
+++ trunk/configure.ac  Wed Aug 24 06:59:53 2016
@@ -829,6 +829,8 @@
 
   TINYCTHR_LIBS="\$(top_builddir)/dependencies/tinycthread/libtinycthread.la"
   AC_SUBST([TINYCTHR_LIBS])
+
+  AC_MSG_RESULT([tinycthread])
 fi
 
 if test x$crosser != xyes && test "x$thread_impl" = "xnone" ; then


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to