summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2001-06-14 22:04:56 +0000
committerDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2001-06-14 22:04:56 +0000
commit7fa94f42de26c1b07f33844502083bab291865c6 (patch)
treeb39feb0eee965eaa1d23b7746ce4391c45b0dffc /README
parent64dfb3fccb2540f0d7fa2b4bb16c3b715c0402bb (diff)
downloadxine-lib-7fa94f42de26c1b07f33844502083bab291865c6.tar.gz
xine-lib-7fa94f42de26c1b07f33844502083bab291865c6.tar.bz2
Kill the recurrent libXv.so problem with MDK.
Switch to libtool 1.4, 1.3.x are no more supported. Add a path for automake, to use it with libtool 1.4. CVS patchset: 183 CVS date: 2001/06/14 22:04:56
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index 8c30c831c..b52e78bbe 100644
--- a/README
+++ b/README
@@ -1,2 +1,13 @@
*** see doc directory. ***
+
+ !! IMPORTANT NOTE !!
+
+LIBTOOL version:
+ you should have libtool >= 1.4 installed to compile xine-lib. You
+can grab the source tarball from an official GNU ftp server if there is no
+binary package available for your distro.
+
+Also, You should probably apply the patch (automake.diff) to automake (will
+be unnecessary in futur automake release).
+