mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
require autoconf 2.60 since we use AC_PROG_MKDIR_P
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/prepare-0.9.10@2190 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
1c82694157
commit
ed5528f907
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
# along with PulseAudio; if not, write to the Free Software Foundation,
|
# along with PulseAudio; if not, write to the Free Software Foundation,
|
||||||
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
|
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||||
|
|
||||||
AC_PREREQ(2.57)
|
AC_PREREQ(2.60)
|
||||||
|
|
||||||
m4_define(PA_MAJOR, [0])
|
m4_define(PA_MAJOR, [0])
|
||||||
m4_define(PA_MINOR, [9])
|
m4_define(PA_MINOR, [9])
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue