From ed429334bba35b10172ba97d9b3795b75a65b388 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sun, 13 Apr 2003 20:13:12 +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 --- gst-autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-autogen.sh b/gst-autogen.sh index 213047b..6cc0c1d 100644 --- a/gst-autogen.sh +++ b/gst-autogen.sh @@ -166,7 +166,7 @@ autoheader_check () fi } -autoconf_2.52d_check () +autoconf_2_52d_check () { # autoconf 2.52d has a weird issue involving a yes:no error # so don't allow it's use -- 2.7.4