diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/aclocal_fc.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/aclocal_fc.m4 b/m4/aclocal_fc.m4 index b0da27c..b7ce048 100644 --- a/m4/aclocal_fc.m4 +++ b/m4/aclocal_fc.m4 @@ -543,7 +543,7 @@ AC_MSG_RESULT([$pack_int_sizeof]) AC_LANG_POP([Fortran]) ]) -AC_DEFUN([PAC_LDBL_DIG],[ +AC_DEFUN([PAC_FC_LDBL_DIG],[ AC_MSG_CHECKING([maximum decimal precision for C]) rm -f pac_Cconftest.out AC_LANG_CONFTEST([ |