summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-08-10 01:09:20 +0000
committerDavid Schleef <ds@schleef.org>2003-08-10 01:09:20 +0000
commit270af5f07c9547cf4baedb7ff24231111ce55e0c (patch)
tree997f5e47b0fa8ffb73eed808fe756abbc456d2db
parent876e2a6966c5f89c92e5c7f092e653c1a13f7a7e (diff)
downloadgstreamer-plugins-bad-270af5f07c9547cf4baedb7ff24231111ce55e0c.tar.gz
Fix function name to work with POSIX shell.
Original commit message from CVS: Fix function name to work with POSIX shell.
-rwxr-xr-xautogen.sh2
m---------common0
2 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 722967952..aeb9a1b30 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -42,7 +42,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
diff --git a/common b/common
-Subproject d6e219fd076d8f182bd1ee84228b1b85cdb807a
+Subproject 6757dae2885c2c09ad6db243c73946ef387bb04