summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/pulseaudio/pulseaudio-0.9.12/autoconf_version.patch
blob: a3bc3c43c5f6668cad5d822a10e57bf0b6d34d79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: pulseaudio-0.9.12/configure.ac
===================================================================
--- pulseaudio-0.9.12.orig/configure.ac	2009-04-16 14:52:38.000000000 +0100
+++ pulseaudio-0.9.12/configure.ac	2009-04-16 14:52:46.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.62)
+AC_PREREQ(2.61)
 
 m4_define(PA_MAJOR, [0])
 m4_define(PA_MINOR, [9])