summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-06-24 19:58:01 +0000
committerDavid Schleef <ds@schleef.org>2004-06-24 19:58:01 +0000
commit9fd2b5628e9f1dc2b6cb2211c135f8c9c73b63f6 (patch)
tree4c117b84b20e58f80cd70c7fec6c221841fd2712 /autogen.sh
parentf077afa0b21c1a5a76f6851b096886dda6b8a6bf (diff)
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.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh
index 9461455348..bb84be30f3 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