Index: /trunk/psphot/configure.ac
===================================================================
--- /trunk/psphot/configure.ac	(revision 10867)
+++ /trunk/psphot/configure.ac	(revision 10868)
@@ -9,5 +9,5 @@
 AM_MAINTAINER_MODE
 
-dnl otherise AC_PROG_CC will default CFLAGS to "-g -02"
+dnl otherwise AC_PROG_CC will default CFLAGS to "-g -02"
 if test -z ${CFLAGS} ; then
   CFLAGS=""
@@ -23,6 +23,4 @@
 dnl enable largefile supports
 AC_SYS_LARGEFILE
-
-echo "CFLAGS: $CFLAGS"
 
 dnl handle debug building
