mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +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
533d9c6860
commit
4088af940a
2 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,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
|
||||
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 0ce4bbf0bc51c08694a8a1e0bec7624094b043d6
|
||||
Subproject commit ed429334bba35b10172ba97d9b3795b75a65b388
|
Loading…
Reference in a new issue