]> git.pld-linux.org Git - packages/esound.git/blob - esound-am18.patch
- s/Conflicts/Obsoletes/ to allow upgrade from -oss to -alsa
[packages/esound.git] / esound-am18.patch
1 --- esound-0.2.32/esd.m4.wiget  2003-12-17 12:01:32.888676989 +0100
2 +++ esound-0.2.32/esd.m4        2003-12-17 12:02:19.116379461 +0100
3 @@ -7,7 +7,7 @@
4  dnl AM_PATH_ESD([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
5  dnl Test for ESD, and define ESD_CFLAGS and ESD_LIBS
6  dnl
7 -AC_DEFUN(AM_PATH_ESD,
8 +AC_DEFUN([AM_PATH_ESD],
9  [dnl 
10  dnl Get the cflags and libraries from the esd-config script
11  dnl
12 @@ -172,7 +172,7 @@
13  dnl AM_ESD_SUPPORTS_MULTIPLE_RECORD([ACTION-IF-SUPPORTS [, ACTION-IF-NOT-SUPPORTS]])
14  dnl Test, whether esd supports multiple recording clients (version >=0.2.21)
15  dnl
16 -AC_DEFUN(AM_ESD_SUPPORTS_MULTIPLE_RECORD,
17 +AC_DEFUN([AM_ESD_SUPPORTS_MULTIPLE_RECORD],
18  [dnl
19    AC_MSG_NOTICE([whether installed esd version supports multiple recording clients])
20    ac_save_ESD_CFLAGS="$ESD_CFLAGS"
This page took 0.03725 seconds and 3 git commands to generate.