]> git.sesse.net Git - vlc/blobdiff - configure.ac
This doesn't need to be an info message.
[vlc] / configure.ac
index 1ea7bb9ed7c57bdf4b42e2b16d3e866fa31e5449..83430cdf6a54402d65223a8ceed80aaa72d7115b 100644 (file)
@@ -401,7 +401,7 @@ AC_CACHE_VAL(lt_cv_deplibs_check_method,
     [lt_cv_deplibs_check_method=pass_all])
 
 AC_DISABLE_STATIC
-AC_DISABLE_FAST_INSTALL
+dnl AC_DISABLE_FAST_INSTALL
 AC_LIBTOOL_DLOPEN
 AC_LIBTOOL_WIN32_DLL
 m4_undefine([AC_PROG_F77])
@@ -5860,6 +5860,8 @@ AC_CONFIG_FILES([
   share/vlc_win32_rc.rc
   share/libvlc_win32_rc.rc
   src/Makefile
+  src/test/Makefile
+  bin/Makefile
   test/Makefile
 ])