mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
require autoconf 2.63
This commit is contained in:
parent
601293d346
commit
bf7217b6a5
1 changed files with 2 additions and 2 deletions
|
|
@ -59,8 +59,8 @@ else
|
|||
intltoolize --copy --force --automake
|
||||
"$LIBTOOLIZE" -c --force --ltdl --recursive
|
||||
run_versioned aclocal "$VERSION" -I m4
|
||||
run_versioned autoconf 2.62 -Wall
|
||||
run_versioned autoheader 2.62
|
||||
run_versioned autoconf 2.63 -Wall
|
||||
run_versioned autoheader 2.63
|
||||
run_versioned automake "$VERSION" --copy --foreign --add-missing
|
||||
|
||||
if test "x$NOCONFIGURE" = "x"; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue