]> git.alsa-project.org Git - alsa-utils.git/commitdiff
fix installation instructions
authorClemens Ladisch <clemens@ladisch.de>
Fri, 19 Aug 2005 07:47:00 +0000 (07:47 +0000)
committerClemens Ladisch <clemens@ladisch.de>
Fri, 19 Aug 2005 07:47:00 +0000 (07:47 +0000)
Add the required "gettextize" call to the CVS compilation instructions.

INSTALL

diff --git a/INSTALL b/INSTALL
index 783920d4ab0242679c71c8ecfde7e6656397bd13..d1fcbbbe41f89210398daeb905866a8cccf3b2dc 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -33,6 +33,7 @@ to compile CVS sources of alsa-utils package.
 For compilation you can use these commands:
 
        aclocal
+       gettextize
        autoheader
        automake --foreign --copy --add-missing
        autoconf