summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-08-06 09:42:57 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-08-06 09:42:57 +0000
commit77118ca1e92e5339ca9e079c6f79e9e397551f98 (patch)
tree4fa6200902607e61797cfd3768d98f6660b00f8a
parent1d6156bba3204dfb62da58e75091e34c58f6d1c0 (diff)
fix for autogen failureRELEASE-0_6_3
Original commit message from CVS: fix for autogen failure
-rw-r--r--gst-autogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-autogen.sh b/gst-autogen.sh
index f9f2ab5..8c464f2 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