mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 16:26:39 +00:00
Change autoconf_2.52d_check to 2_52 to make bash happy
Original commit message from CVS: Change autoconf_2.52d_check to 2_52 to make bash happy
This commit is contained in:
parent
7421b1f671
commit
0861d0b7fe
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ version_check "pkg-config" "" \
|
|||
|
||||
die_check $DIE
|
||||
|
||||
autoconf_2.52d_check || DIE=1
|
||||
autoconf_2_52d_check || DIE=1
|
||||
aclocal_check || DIE=1
|
||||
autoheader_check || DIE=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue