Index: trunk/psLib/m4/ipp_stdopts.m4
===================================================================
--- trunk/psLib/m4/ipp_stdopts.m4	(revision 18876)
+++ trunk/psLib/m4/ipp_stdopts.m4	(revision 18891)
@@ -18,5 +18,5 @@
     dnl handle profiler building
     AC_ARG_ENABLE(profile, [AS_HELP_STRING(--enable-profile,enable compiler profiler information inclusion)],
-      [AC_MSG_RESULT(profiling enabled, check that you also did --disable-shared)
+      [AC_MSG_RESULT([profiling enabled, check that you also did --disable-shared])
        CFLAGS="${CFLAGS=} -pg -g"
        LDFLAGS="${LDFLAGS=} -pg"]
