mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 07:28:53 +00:00
update for plugin changes to export symbols
Original commit message from CVS: update for plugin changes to export symbols
This commit is contained in:
parent
2a55f852ea
commit
b88cdd4a74
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ version_check "automake" "$AUTOMAKE automake automake-1.7 automake-1.6 automake-
|
||||||
"ftp://ftp.gnu.org/pub/gnu/automake/" 1 6 || DIE=1
|
"ftp://ftp.gnu.org/pub/gnu/automake/" 1 6 || DIE=1
|
||||||
version_check "autopoint" "autopoint" \
|
version_check "autopoint" "autopoint" \
|
||||||
"ftp://ftp.gnu.org/pub/gnu/gettext/" 0 11 5 || DIE=1
|
"ftp://ftp.gnu.org/pub/gnu/gettext/" 0 11 5 || DIE=1
|
||||||
version_check "libtoolize" "$LIBTOOLIZE libtoolize libtoolize14" \
|
version_check "libtoolize" "$LIBTOOLIZE libtoolize" \
|
||||||
"ftp://ftp.gnu.org/pub/gnu/libtool/" 1 4 0 || DIE=1
|
"ftp://ftp.gnu.org/pub/gnu/libtool/" 1 5 0 || DIE=1
|
||||||
version_check "pkg-config" "" \
|
version_check "pkg-config" "" \
|
||||||
"http://www.freedesktop.org/software/pkgconfig" 0 8 0 || DIE=1
|
"http://www.freedesktop.org/software/pkgconfig" 0 8 0 || DIE=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue