summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2005-08-19 07:47:00 +0000
committerClemens Ladisch <clemens@ladisch.de>2005-08-19 07:47:00 +0000
commit895352ba315962bfe31dcd5c1828c34d4fdee655 (patch)
tree5609cd25e41386985f3c366fc55108e9519637b0 /INSTALL
parent759a83c781c3f5a7aa4bb63594f4af8e8f0b1657 (diff)
downloadalsa-utils-895352ba315962bfe31dcd5c1828c34d4fdee655.tar.gz
fix installation instructions
Add the required "gettextize" call to the CVS compilation instructions.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 783920d..d1fcbbb 100644
--- 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