]> git.sesse.net Git - vlc/blobdiff - configure.ac
Remove USE_LIBTOOL hack
[vlc] / configure.ac
index 8567124321715cf78f2e3e1e2d343334a821fd00..a9e4f4bb9895f5056ccb72688a38bc4fb1fafd30 100644 (file)
@@ -336,7 +336,6 @@ AC_ARG_ENABLE(libtool,
 AS_IF([test "x{enable_libtool}" = "xno"], [
        AC_MSG_WARN([Disabling libtool is strongly discouraged. There are known bugs.])
 ])
-AM_CONDITIONAL(USE_LIBTOOL, [test "x${enable_libtool}" != "xno"] )
 
 lt_cv_deplibs_check_method=pass_all