summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2022-11-07 20:13:30 +0100
committerNiels Möller <nisse@lysator.liu.se>2022-11-07 20:13:30 +0100
commit42db8e0cccc3b36d422ea5eaf094efccedb625a4 (patch)
treee0cd943f1271f70acd3c91e73950fb9657d656d7
parent57dce2ba98b2fc2dda44353e4eebdc3b7c932200 (diff)
downloadnettle-42db8e0cccc3b36d422ea5eaf094efccedb625a4.tar.gz
Comment fix
-rw-r--r--aclocal.m42
1 files changed, 1 insertions, 1 deletions
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],