Change autoconf_2.52d_check to 2_52 to make bash happy
authorDavid Schleef <ds@schleef.org>
Sun, 13 Apr 2003 20:12:21 +0000 (20:12 +0000)
committerDavid Schleef <ds@schleef.org>
Sun, 13 Apr 2003 20:12:21 +0000 (20:12 +0000)
Original commit message from CVS:
Change autoconf_2.52d_check to 2_52 to make bash happy

autogen.sh

index 47f1efc..f45a11d 100755 (executable)
@@ -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