speex/speex-underquoted.patch
cvsdist 7d32319a1e auto-import changelog data from speex-1.0.4-3.src.rpm
Wed Aug 11 2004 Tim Waugh <twaugh@redhat.com> 1.0.4-3
- Fixed underquoted m4 definition.
2004-09-09 12:36:35 +00:00

12 lines
384 B
Diff

--- speex-1.0.4/speex.m4.underquoted 2004-08-11 16:20:05.504669757 +0100
+++ speex-1.0.4/speex.m4 2004-08-11 16:20:10.890645720 +0100
@@ -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