Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
1f1b2f10
Commit
1f1b2f10
authored
Apr 21, 2013
by
Martin Storsjö
Committed by
Niels Möller
Apr 21, 2013
Browse files
Fixed comment typos.
parent
92ca9c29
Changes
1
Hide whitespace changes
Inline
Side-by-side
aclocal.m4
View file @
1f1b2f10
...
...
@@ -610,8 +610,8 @@ AC_SUBST(EXEEXT_FOR_BUILD,$gmp_cv_prog_exeext_for_build)
dnl NETTLE_CHECK_ARM_NEON
dnl ---------------------
dnl Check if ARM Neon instructi
n
os should be used.
dnl Obeys enable_ar
n
_neon, which should be set earlier.
dnl Check if ARM Neon instructio
n
s should be used.
dnl Obeys enable_ar
m
_neon, which should be set earlier.
AC_DEFUN([NETTLE_CHECK_ARM_NEON],
[if test "$enable_arm_neon" = auto ; then
if test "$cross_compiling" = yes ; then
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment