|
Lines 5-11
Link Here
|
| 5 |
dnl AM_PATH_LIBOGGFLACPP([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) |
5 |
dnl AM_PATH_LIBOGGFLACPP([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) |
| 6 |
dnl Test for libOggFLAC++, and define LIBOGGFLACPP_CFLAGS and LIBOGGFLACPP_LIBS |
6 |
dnl Test for libOggFLAC++, and define LIBOGGFLACPP_CFLAGS and LIBOGGFLACPP_LIBS |
| 7 |
dnl |
7 |
dnl |
| 8 |
AC_DEFUN(AM_PATH_LIBOGGFLACPP, |
8 |
AC_DEFUN([AM_PATH_LIBOGGFLACPP], |
| 9 |
[dnl |
9 |
[dnl |
| 10 |
dnl Get the cflags and libraries |
10 |
dnl Get the cflags and libraries |
| 11 |
dnl |
11 |
dnl |