]> git.sesse.net Git - vlc/blobdiff - HACKING
* ./HACKING: we can now use automake-1.5 instead of automake-1.6. But now
[vlc] / HACKING
diff --git a/HACKING b/HACKING
index 04db9d77a38fbbf43dbe56617a332961441c3b8b..e445b7e140cee661bdf1fdb3e40d702ab0abd703 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -1,4 +1,4 @@
-$Id: HACKING,v 1.3 2002/08/26 20:49:49 sam Exp $
+$Id: HACKING,v 1.4 2002/08/27 14:15:24 sam Exp $
 
 Hacking vlc
 ===========
@@ -6,8 +6,8 @@ Hacking vlc
 You will need the following tools if you plan to use the CVS version of vlc:
 
  - autoconf version 2.50 or later
- - automake version 1.6 or later
- - gettext version 0.10.4 or later
+ - automake version 1.5 (but 1.6 is recommended)
+ - gettext version 0.10.40 (but 0.11.3 or later is recommended)
 
 After retrieving the CVS tree, you need to run the bootstrap script to
 generate all the files needed to build vlc. You can then run configure.