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:
David Schleef 2003-04-13 20:12:21 +00:00
parent 7421b1f671
commit 0861d0b7fe

View file

@ -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