summaryrefslogtreecommitdiff
path: root/aconfigure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'aconfigure.ac')
-rw-r--r--aconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/aconfigure.ac b/aconfigure.ac
index cfc03e24..05695f76 100644
--- a/aconfigure.ac
+++ b/aconfigure.ac
@@ -769,7 +769,7 @@ if test "x$enable_ipp" != "xno"; then
fi
if test "x$with_ipp_arch" != "xno"; then
- IPP_SUFFIX="em64t"
+ IPP_SUFFIX=$with_ipp_arch
AC_MSG_RESULT([IPP arch suffix is set to $IPP_SUFFIX])
else
IPP_SUFFIX=""