Index: trunk/psLib/m4/ipp_stdopts.m4
===================================================================
--- trunk/psLib/m4/ipp_stdopts.m4	(revision 11534)
+++ trunk/psLib/m4/ipp_stdopts.m4	(revision 11620)
@@ -1,4 +1,4 @@
 
-AC_DEFUN([IPP_STDOPTS],
+AC_DEFUN([IPP_STDCFLAGS],
 [
     AC_ARG_ENABLE(optimize,
@@ -13,5 +13,8 @@
       ]
     )
+])
 
+AC_DEFUN([IPP_STDOPTS],
+[
     dnl handle profiler building
     AC_ARG_ENABLE(profile,   [AS_HELP_STRING(--enable-profile,enable compiler profiler information inclusion)],
