mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +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
0b13c0f9ce
commit
5e5437a1c4
2 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ version_check "pkg-config" "" \
|
||||||
|
|
||||||
die_check $DIE
|
die_check $DIE
|
||||||
|
|
||||||
autoconf_2.52d_check || DIE=1
|
autoconf_2_52d_check || DIE=1
|
||||||
aclocal_check || DIE=1
|
aclocal_check || DIE=1
|
||||||
autoheader_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