From: Wolfgang Bangerth Date: Mon, 22 Apr 2002 13:03:05 +0000 (+0000) Subject: Fix naming of check. X-Git-Tag: v8.0.0~18139 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08026725bbbf936fa439515a04ff0d4d2b3cffda;p=dealii.git Fix naming of check. git-svn-id: https://svn.dealii.org/trunk@5709 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/aclocal.m4 b/deal.II/aclocal.m4 index 8c40e53e41..a892f91647 100644 --- a/deal.II/aclocal.m4 +++ b/deal.II/aclocal.m4 @@ -1579,7 +1579,7 @@ dnl dnl ------------------------------------------------------------- AC_DEFUN(DEAL_II_CHECK_CONST_MEM_FUN_PTR_BUG, dnl [ - AC_MSG_CHECKING(for templates and pointers to const member functions bug) + AC_MSG_CHECKING(for const member functions bug) AC_LANG(C++) CXXFLAGS="$CXXFLAGSG" AC_TRY_COMPILE(