diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-01-07 20:10:20 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-01-07 20:10:20 +0000 |
commit | b5de21f3685c7373fd28eb8f13130d3a3f3c9b97 (patch) | |
tree | 8c7b2254a66dcdf474c5c4751bdd83bc25f80c3e /autogen.sh | |
parent | 74263a25ad53f8f78bec09a0a59742a4bedcaf0d (diff) | |
download | gst-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-x | autogen.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 || { |