[vlc-devel] commit: Disable fast install for now due to libtool brain damage ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sat Aug 23 17:10:07 CEST 2008
vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Sat Aug 23 18:12:51 2008 +0300| [a7899aa75ce84b77b34b071303def3d35f3ccd00] | committer: Rémi Denis-Courmont
Disable fast install for now due to libtool brain damage
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a7899aa75ce84b77b34b071303def3d35f3ccd00
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 81a4440..36c4b8f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])
More information about the vlc-devel
mailing list