Index: trunk/psLib/configure.ac
===================================================================
--- trunk/psLib/configure.ac	(revision 11504)
+++ trunk/psLib/configure.ac	(revision 11531)
@@ -38,6 +38,4 @@
 AC_SUBST(ABS_SRCDIR,`pwd`) dnl assuming configure is run in top directory -- is there something better?
 AC_PROG_MAKE_SET
-
-IPP_STDOPTS
 
 dnl build tests at the same time as the source code
@@ -438,4 +436,6 @@
 
 dnl ------- enable -Werror after all of the probes have run ---------
+IPP_STDOPTS
+
 CFLAGS="${CFLAGS} -Wall -Werror"
 dnl enable POSIX/XSI and C99 compliance
