projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
644614b
)
autogen.sh: Add a temporary 'env' to test buildbot problems.
author
David Schleef
<ds@schleef.org>
Fri, 4 Jun 2004 17:10:24 +0000
(17:10 +0000)
committer
David Schleef
<ds@schleef.org>
Fri, 4 Jun 2004 17:10:24 +0000
(17:10 +0000)
Original commit message from CVS:
* autogen.sh: Add a temporary 'env' to test buildbot problems.
ChangeLog
patch
|
blob
|
history
autogen.sh
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
604413f
..
588437e
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-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:
diff --git
a/autogen.sh
b/autogen.sh
index
bb84be3
..
9461455
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-1,6
+1,9
@@
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
+env
+
+
DIE=0
package=gstreamer
srcfile=gst/gst.c