diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 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 |