From e3506ab7be7a44759350589b6f95d1574155d36b Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Tue, 17 Aug 2010 12:16:46 +0000 Subject: Misc (re #1110): error in setting the IPP architecture in the configure script git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3275 74dad513-b988-da41-8d7b-12977e46ad98 --- aconfigure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aconfigure') diff --git a/aconfigure b/aconfigure index e65af0a8..67ed4899 100755 --- a/aconfigure +++ b/aconfigure @@ -5874,7 +5874,7 @@ $as_echo "$IPPROOT" >&6; } fi if test "x$with_ipp_arch" != "xno"; then - IPP_SUFFIX="em64t" + IPP_SUFFIX=$with_ipp_arch { $as_echo "$as_me:${as_lineno-$LINENO}: result: IPP arch suffix is set to $IPP_SUFFIX" >&5 $as_echo "IPP arch suffix is set to $IPP_SUFFIX" >&6; } else -- cgit v1.2.3