summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-09-13 17:21:54 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-09-13 17:21:54 +0000
commit3b40219431d3442123e04f9eded596be44ada830 (patch)
tree9ed1d2413d6ba3c294d25049335c4e9395bd88fd /configure.ac
parent9f0340968f1c48895048ab3da72e0c74acc55f3c (diff)
Removed MMS (Microsoft Media Server) ripping code (mmsrip)
* protocol was finally dropped in Windows Media Services 2008 * mmsrip is not supported anymore * some licensing issues regarding the protocol (ha-ha)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6ded290..a8445e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,7 @@ AC_PREREQ(2.50)
AC_PROG_CC
AC_PROG_CXX
AC_STDC_HEADERS
-LT_INIT
+AM_PROG_LIBTOOL
AC_PROG_LN_S
# Export LD_LIBRARY_PATH name or equivalent.