]> git.sesse.net Git - vlc/commitdiff
fix
authorChristophe Mutricy <xtophe@videolan.org>
Sun, 4 Mar 2007 21:01:15 +0000 (21:01 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Sun, 4 Mar 2007 21:01:15 +0000 (21:01 +0000)
configure.ac

index 2075f17bac6175a016a9a3e1f280d171327fd7c4..692998936d7ba67ced36681fe034bb5303cd9130 100644 (file)
@@ -4896,7 +4896,7 @@ AS_IF([test "${enable_qt4}" != "no" &&
       ],[
         AC_MSG_WARN(QT4 library not found)
       ])
-    ])
+    )
 ])
 AM_CONDITIONAL(ENABLE_QT4, test "$enableqt4" = "true")