From: wolf Date: Tue, 3 Sep 2002 17:27:23 +0000 (+0000) Subject: Slightly change output. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=290f4586db4004bf74326b085ef932bea75bc820;p=dealii-svn.git Slightly change output. git-svn-id: https://svn.dealii.org/trunk@6355 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/aclocal.m4 b/deal.II/aclocal.m4 index 84bd6abea8..9b7b3a17e5 100644 --- a/deal.II/aclocal.m4 +++ b/deal.II/aclocal.m4 @@ -1307,7 +1307,7 @@ unsigned int seed = 0; int i=rand_r(&i); ], [ - AC_MSG_RESULT(found) + AC_MSG_RESULT(yes) AC_DEFINE(HAVE_RAND_R, 1, [Define if you have the rand_r function]) ],