From: Clemens Ladisch Date: Fri, 19 Aug 2005 07:47:00 +0000 (+0000) Subject: fix installation instructions X-Git-Tag: v1.0.10rc1~5 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=895352ba315962bfe31dcd5c1828c34d4fdee655;p=alsa-utils.git fix installation instructions Add the required "gettextize" call to the CVS compilation instructions. --- 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