aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.15/autoconf_version.patch
blob: 158c883317f438286e121d1b4e48ce028baa9246 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Upstream-Status: Inappropriate [configuration]

Index: pulseaudio-0.9.15/configure.ac
===================================================================
--- pulseaudio-0.9.15.orig/configure.ac	2009-04-14 00:09:53.000000000 +0100
+++ pulseaudio-0.9.15/configure.ac	2009-05-22 11:32:50.000000000 +0100
@@ -20,7 +20,7 @@
 # along with PulseAudio; if not, write to the Free Software Foundation,
 # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
 
-AC_PREREQ(2.63)
+AC_PREREQ(2.61)
 
 m4_define(pa_major, [0])
 m4_define(pa_minor, [9])