]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/libao/libao-0.8.4/configure.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / libao / libao-0.8.4 / configure.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- libao-0.8.4/configure.in~configure
7 +++ libao-0.8.4/configure.in
8 @@ -174,9 +174,8 @@
9  
10  if test "$BUILD_ESD" = "yes"; then
11    AM_PATH_ESD(0.2.8, have_esd=yes, have_esd=no)
12 -  AM_CONDITIONAL(HAVE_ESD,test "x$have_esd" = xyes)
13  fi
14 -
15 +AM_CONDITIONAL(HAVE_ESD,test "x$have_esd" = xyes)
16  
17  dnl Check for OSS
18