~ubuntu-branches/ubuntu/feisty/speex/feisty-updates

« back to all changes in this revision

Viewing changes to speex.m4

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2005-12-07 23:22:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051207232221-nme7vf9m182p7dpe
Tags: 1.1.11.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
dnl XIPH_PATH_SPEEX([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
8
8
dnl Test for libspeex, and define SPEEX_CFLAGS and SPEEX_LIBS
9
9
dnl
10
 
AC_DEFUN(XIPH_PATH_SPEEX,
 
10
AC_DEFUN([XIPH_PATH_SPEEX],
11
11
[dnl 
12
12
dnl Get the cflags and libraries
13
13
dnl