diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-07-09 16:25:18 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-07-10 11:05:43 +0200 |
commit | b9a7be7731ee7f03c8aa5498aa890b34552c94b1 (patch) | |
tree | 3b9f1d69d050bd3f7308933f183ed26027ecaaf5 /configure.ac | |
parent | 753358fde275c26afd56103b3b532b2646757a1f (diff) |
Fix typo
Change-Id: Ic6d27877d757ff1a379e278053630dd5f3d14807
Reviewed-on: https://gerrit.libreoffice.org/75307
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 45fefe5ada3a..5b33d879c2d9 100644 --- a/configure.ac +++ b/configure.ac @@ -6748,7 +6748,7 @@ fi AC_SUBST([HAVE_BROKEN_GCC_WMAYBE_UNINITIALIZED]) dnl =================================================================== -dnl CPU Intrinsincs support - SSE, AVX +dnl CPU Intrinsics support - SSE, AVX dnl =================================================================== INTRINSICS_CXXFLAGS="" |