summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-01-07 20:10:20 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-01-07 20:10:20 +0000
commitb5de21f3685c7373fd28eb8f13130d3a3f3c9b97 (patch)
tree8c7b2254a66dcdf474c5c4751bdd83bc25f80c3e /autogen.sh
parent74263a25ad53f8f78bec09a0a59742a4bedcaf0d (diff)
downloadgst-plugins-bad-b5de21f3685c7373fd28eb8f13130d3a3f3c9b97.tar.gz
gst-plugins-bad-b5de21f3685c7373fd28eb8f13130d3a3f3c9b97.tar.bz2
gst-plugins-bad-b5de21f3685c7373fd28eb8f13130d3a3f3c9b97.zip
more flapping wings about in wild abandonment
Original commit message from CVS: more flapping wings about in wild abandonment
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index 35347859..3c138bc1 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -149,8 +149,8 @@ aclocal $ACLOCAL_FLAGS || {
}
# FIXME : why does libtoolize keep complaining about aclocal ?
-echo "+ running libtoolize ..."
-libtoolize --copy --force
+## echo "+ running libtoolize ..."
+## libtoolize --copy --force
echo "+ running autoheader ... "
autoheader || {