Changeset 437
- Timestamp:
- 11/22/06 17:00:45 (2 years ago)
- Files:
-
- sweep/trunk/acinclude.m4 (modified) (1 diff)
- sweep/trunk/m4/speex.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sweep/trunk/acinclude.m4
r62 r437 10 10 dnl Test for AUDIOFILE, and define AUDIOFILE_CFLAGS and AUDIOFILE_LIBS 11 11 dnl 12 AC_DEFUN( AM_PATH_AUDIOFILE,12 AC_DEFUN([AM_PATH_AUDIOFILE], 13 13 [dnl 14 14 dnl Get the cflags and libraries from the audiofile-config script sweep/trunk/m4/speex.m4
r148 r437 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
