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

github.com/mumble-voip/speexdsp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRon <ron@debian.org>2013-12-07 04:47:22 +0400
committerRon <ron@debian.org>2013-12-07 04:58:56 +0400
commitfa008ef47e1536ce6bde501d670d3f6b17a4634e (patch)
tree4b719b243f6a7b6682c5c533c0c0c9a2072ae3ba /.gitignore
parent04cf978228a1739ff7279fc75b8cdc00fe0dec85 (diff)
Make autotools a bit less whiny on modern systems
and clean up some more things that belonged to speex but aren't used in this source tree. Drop the SPEEX*_VERSION variables completely, we only use PACKAGE_VERSION in the .pc file in this code.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 6 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore
index ce45b88..770bb8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,10 +5,9 @@ Makefile.in
*.orig
fixed
float
-Speex.kdevelop.pcs
-Speex.kdevses
aclocal.m4
autom4te.cache
+compile
config.guess
config.h.in
config.sub
@@ -22,20 +21,16 @@ Makefile
.libs
*.la
work
-Speex.spec
+SpeexDSP.spec
config.h
config.log
config.status
-include/speex/speex_config_types.h
-*.swp
+include/speex/speexdsp_config_types.h
+*.sw[lmnop]
testdenoise
testecho
-testenc
-testenc_uwb
-testenc_wb
+testjitter
libtool
-speex.pc
-src/speexdec
-src/speexenc
+speexdsp.pc
stamp-*
patches