From: Niels Möller Date: Mon, 7 Nov 2022 19:13:30 +0000 (+0100) Subject: Comment fix X-Git-Tag: nettle_3.9_release_20230514~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42db8e0cccc3b36d422ea5eaf094efccedb625a4;p=thirdparty%2Fnettle.git Comment fix --- diff --git a/aclocal.m4 b/aclocal.m4 index a398d346..15977f10 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -563,7 +563,7 @@ dnl Determine whether the assembler takes powerpc registers with an "r" as dnl in "r6", or as plain "6". The latter is standard, but NeXT, Rhapsody, dnl and MacOS-X require the "r" forms. dnl -dnl See also mpn/powerpc32/powerpc-defs.m4 which uses the result of this +dnl See also powerpc64/machine.m4 which uses the result of this dnl test. AC_DEFUN([GMP_ASM_POWERPC_R_REGISTERS],