Index: trunk/FACT++/configure.ac
===================================================================
--- trunk/FACT++/configure.ac	(revision 12057)
+++ trunk/FACT++/configure.ac	(revision 12058)
@@ -230,5 +230,5 @@
 AC_CHECK_CLASS(QGL, [QGLWidget qgl], QtOpenGL, QtOpenGL/QGLWidget,
 	HAVE_QGL=yes, HAVE_QGL=no)
-AC_CHECK_CLASS(qwt, [QwtPlot qwt],   qwt-qt4,  qwt-qt4/qwt_plot.h,
+AC_CHECK_CLASS(qwt, [QwtPlot qwt],   qwt-qt4,  qwt_plot.h,
 	HAVE_QWT=yes, HAVE_QWT=no)
 
@@ -383,5 +383,5 @@
 AC_MSG_NOTICE([ GLU                    / GL/glu.h           found: $HAVE_GLU])
 AC_MSG_NOTICE([ QtOpenGL               / QtOpenGL/QGLWidget found: $HAVE_QGL])
-AC_MSG_NOTICE([ Qwt                    / qwt-qt4/qwt_plot.h         found: $HAVE_QWT])
+AC_MSG_NOTICE([ Qwt                    / qwt_plot.h         found: $HAVE_QWT])
 AC_MSG_NOTICE([ cfitsio                / 'fitsio.h'         found: $HAVE_CFITSIO])
 AC_MSG_NOTICE([ CCfits                 / 'CCfits/CCfits'    found: $HAVE_CCFITS])
