From: David Schleef Date: Thu, 24 Jun 2004 19:58:01 +0000 (+0000) Subject: autogen.sh: Remove call to env, since the buildbot isn't broken anymore. X-Git-Tag: RELEASE-0_8_4~113 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9fd2b5628e9f1dc2b6cb2211c135f8c9c73b63f6;p=platform%2Fupstream%2Fgstreamer.git autogen.sh: Remove call to env, since the buildbot isn't broken anymore. Original commit message from CVS: * autogen.sh: Remove call to env, since the buildbot isn't broken anymore. --- diff --git a/ChangeLog b/ChangeLog index f62f370..6563bd2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-06-24 David Schleef + + * autogen.sh: Remove call to env, since the buildbot isn't + broken anymore. + 2004-06-24 Wim Taymans * gst/elements/Makefile.am: diff --git a/autogen.sh b/autogen.sh index 9461455..bb84be3 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,9 +1,6 @@ #!/bin/sh # Run this to generate all the initial makefiles, etc. -env - - DIE=0 package=gstreamer srcfile=gst/gst.c