Index: /trunk/psastro/configure.ac
===================================================================
--- /trunk/psastro/configure.ac	(revision 11524)
+++ /trunk/psastro/configure.ac	(revision 11525)
@@ -9,5 +9,5 @@
 AM_MAINTAINER_MODE
 
-IPP_STDOPS
+IPP_STDOPTS
 
 AC_LANG(C)
@@ -17,11 +17,4 @@
 AC_PROG_LIBTOOL
 AC_SYS_LARGEFILE
-
-dnl turn off trace messages
-AC_ARG_ENABLE(trace,
-  [AS_HELP_STRING(--disable-trace,disable psTrace functionality)],
-  [AC_MSG_RESULT(psTrace disabled)
-   PSASTRO_CFLAGS="${PSASTRO_CFLAGS=} -DPS_NO_TRACE"]
-)
 
 dnl ------------------------------------------------------------
