summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-04-13 20:13:12 +0000
committerDavid Schleef <ds@schleef.org>2003-04-13 20:13:12 +0000
commited429334bba35b10172ba97d9b3795b75a65b388 (patch)
treef2c32a92ab5824ab83cc51d2c83bda5af8333f13
parent0ce4bbf0bc51c08694a8a1e0bec7624094b043d6 (diff)
Change autoconf_2.52d_check to 2_52 to make bash happyRELEASE_0_5_1
Original commit message from CVS: Change autoconf_2.52d_check to 2_52 to make bash happy
-rw-r--r--gst-autogen.sh2
1 files changed, 1 insertions, 1 deletions
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