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

github.com/xiph/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-03-02 11:31:35 +0300
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2005-03-02 11:31:35 +0300
commit36068c23a6f6ce07d15c7b708d77c627e42cc22a (patch)
tree18121325a065efa7a594cdf469b246ca8110dca5 /speex.m4
parent5b1f4f335861071aad4a6091f153cac12de4e835 (diff)
fixed automake syntax error, changed version numberSpeex-1.1.7
git-svn-id: http://svn.xiph.org/trunk/speex@9004 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'speex.m4')
-rw-r--r--speex.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/speex.m4 b/speex.m4
index b0ddfc3..be144e1 100644
--- a/speex.m4
+++ b/speex.m4
@@ -7,7 +7,7 @@
dnl XIPH_PATH_SPEEX([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
dnl Test for libspeex, and define SPEEX_CFLAGS and SPEEX_LIBS
dnl
-AC_DEFUN(XIPH_PATH_SPEEX,
+AC_DEFUN([XIPH_PATH_SPEEX],
[dnl
dnl Get the cflags and libraries
dnl