Index: mythtv/configure
===================================================================
--- mythtv/configure	(revision 25890)
+++ mythtv/configure	(working copy)
@@ -4719,8 +4719,8 @@
 #       -L from early in the link line, to ignore any old installed libmyth*
 # Note: Qt uses QMAKE_INCDIR_QT to build an absolute path for include
 #       directories, it cannot be modified.
-QMAKE_LIBDIR_QT -= $libdir
-LATE_LIBS            += -L$libdir
+QMAKE_LIBDIR_QT-=$libdir
+LATE_LIBS+=-L$libdir
 EOF
 
 #echo "endif # FFMPEG_CONFIG_MAK" >> config.mak
