summaryrefslogtreecommitdiff
path: root/aconfigure.ac
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2012-04-27 01:32:12 +0000
committerBenny Prijono <bennylp@teluu.com>2012-04-27 01:32:12 +0000
commit22098b13d8be9412bcc63202b99160838b099f80 (patch)
tree33542faa7d5fd5323eba1c930b56283fe4d1cce3 /aconfigure.ac
parentc8173f5bbbfccf8fca8dc786b7be92eeac0a4dcb (diff)
Re #1474: merged r4100-4107
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4108 74dad513-b988-da41-8d7b-12977e46ad98
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 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"