From 0861d0b7fec9ad43a03426b6147b5603ea155141 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sun, 13 Apr 2003 20:12:21 +0000 Subject: [PATCH] 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 --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 47f1efcb61..f45a11dc6c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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