Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2005-06-10 09:32:24 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2005-06-10 09:32:24 +0400
commitd9af572a910de1bda1fafc2210584ea9ac8353a3 (patch)
treeafd560a8d1a71f33dc12f9832ae13f093385589c /INSTALL
parent6f47d82db9bb295859bf807f1b54ecd7a028870d (diff)
Added a bunch of speex_free() calls in the sb_celp destructor
git-svn-id: http://svn.xiph.org/trunk/speex@9427 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 15f2e5f..a2482ca 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,5 +4,5 @@ Installing Speex is as easy as:
% make
% make install
-Note that if you are using the code from CVS, you will need to run "autogen.sh"
+Note that if you are using the code from SVN, you will need to run "autogen.sh"
instead of "configure".