autogen.sh: Add a temporary 'env' to test buildbot problems.

Original commit message from CVS:
* autogen.sh: Add a temporary 'env' to test buildbot problems.
This commit is contained in:
David Schleef 2004-06-04 17:10:24 +00:00
parent 644614bcec
commit 3ce2d37899
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2004-06-04 David Schleef <ds@schleef.org>
* autogen.sh: Add a temporary 'env' to test buildbot problems.
2004-06-04 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
* configure.ac:

View file

@ -1,6 +1,9 @@
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
env
DIE=0
package=gstreamer
srcfile=gst/gst.c