From: wolf Date: Fri, 30 May 2003 20:10:35 +0000 (+0000) Subject: Fix one more problem. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46810b01c67e3689e7c4d827fcb23eaafdedd3a0;p=dealii-svn.git Fix one more problem. git-svn-id: https://svn.dealii.org/trunk@7696 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/aclocal.m4 b/deal.II/aclocal.m4 index e64939e33a..391aae8c94 100644 --- a/deal.II/aclocal.m4 +++ b/deal.II/aclocal.m4 @@ -2421,7 +2421,7 @@ AC_DEFUN(DEAL_II_CHECK_FUNPTR_TEMPLATE_TEMPLATE_BUG, dnl return (void*)p; } - template void g<2,X> (); + template void* g<2,X> (); ], [], [