projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39528a4
)
unrevert taaz's 0.3.1 patch
author
Andy Wingo
<wingo@pobox.com>
Mon, 14 Jan 2002 16:44:44 +0000
(16:44 +0000)
committer
Andy Wingo
<wingo@pobox.com>
Mon, 14 Jan 2002 16:44:44 +0000
(16:44 +0000)
Original commit message from CVS:
unrevert taaz's 0.3.1 patch
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 265c44f3e14629393c52ec4ce1520d5deec1455d..edb4d5f66b684deb281dfb47fb22227ab6de69fe 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-121,7
+121,7
@@
else
fi
dnl check for gstreamer; uninstalled is selected preferentially -- see pkg-config(1)
-PKG_CHECK_MODULES(GST, gstreamer >= 0.3.
0
, HAVE_GST="yes", HAVE_GST="no")
+PKG_CHECK_MODULES(GST, gstreamer >= 0.3.
1
, HAVE_GST="yes", HAVE_GST="no")
if test "x$HAVE_GST" = "xno"; then
AC_MSG_ERROR(no GStreamer found)