mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
drop --ltdl from the libtoolize invocation, since we don't ship ltdl anymore
This commit is contained in:
parent
f6fcbed6d0
commit
7bdbcd0da8
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ else
|
||||||
test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=libtoolize
|
test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=libtoolize
|
||||||
|
|
||||||
intltoolize --copy --force --automake
|
intltoolize --copy --force --automake
|
||||||
"$LIBTOOLIZE" -c --force --ltdl --recursive
|
"$LIBTOOLIZE" -c --force
|
||||||
run_versioned aclocal "$VERSION" -I m4
|
run_versioned aclocal "$VERSION" -I m4
|
||||||
run_versioned autoconf 2.63 -Wall
|
run_versioned autoconf 2.63 -Wall
|
||||||
run_versioned autoheader 2.63
|
run_versioned autoheader 2.63
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue