<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- configure.orig	2008-12-29 13:12:36.000000000 -0600
+++ configure	2008-12-29 13:13:03.000000000 -0600
@@ -565,7 +565,7 @@
 fi
 if test "$f_wizard" = YES; then
   cat &gt;&gt; .tmakeconfig &lt;&lt;EOF
-TMAKE_MOC = $QTDIR/bin/moc
+TMAKE_MOC = $QTDIR/bin/qt4/moc
 EOF
 fi
 
</pre></body></html>