From 22098b13d8be9412bcc63202b99160838b099f80 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Fri, 27 Apr 2012 01:32:12 +0000 Subject: Re #1474: merged r4100-4107 git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4108 74dad513-b988-da41-8d7b-12977e46ad98 --- aconfigure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aconfigure.ac') diff --git a/aconfigure.ac b/aconfigure.ac index 374332e4..235baf4d 100644 --- a/aconfigure.ac +++ b/aconfigure.ac @@ -1111,7 +1111,7 @@ if test "x$enable_ipp" != "xno"; then ]], [ippStaticInit();])], [AC_MSG_RESULT(ok)], - [AC_MSG_FAILURE(Error: unable to recognize your IPP installation. Make sure the paths and ARCH suffix are set correctly, run with --help for more info)]) + [AC_MSG_FAILURE([Error: unable to recognize your IPP installation. Make sure the paths and ARCH suffix are set correctly, run with --help for more info])]) CFLAGS="$SAVED_CFLAGS" LDFLAGS="$SAVED_LDFLAGS" -- cgit v1.2.3