summaryrefslogtreecommitdiffstats
path: root/m4/gst-artsc.m4
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2001-12-20 21:27:27 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2001-12-20 21:27:27 +0000
commitf04c0de291ea41c895a376ba35f52f2a3c443451 (patch)
tree364cdcf0695bcbec6ae3163069d0d89eb690f4d1 /m4/gst-artsc.m4
parent55706bedf4c38f594cb09c9ee98e484d963b54ff (diff)
downloadgst-plugins-bad-f04c0de291ea41c895a376ba35f52f2a3c443451.tar.gz
gst-plugins-bad-f04c0de291ea41c895a376ba35f52f2a3c443451.tar.bz2
gst-plugins-bad-f04c0de291ea41c895a376ba35f52f2a3c443451.zip
wingo's changes
Original commit message from CVS: wingo's changes
Diffstat (limited to 'm4/gst-artsc.m4')
-rw-r--r--m4/gst-artsc.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/gst-artsc.m4 b/m4/gst-artsc.m4
index c0f683df..723041b8 100644
--- a/m4/gst-artsc.m4
+++ b/m4/gst-artsc.m4
@@ -10,8 +10,7 @@ dnl
AC_DEFUN(GST_CHECK_ARTSC,
[
AC_PATH_PROG(ARTSC_CONFIG, artsc-config, no)
- if test x$ARTSC_CONFIG = xno; then
- if test x$ARTSC_CONFIG = xno; then
+ if test "x$ARTSC_CONFIG" = "xno"; then
AC_MSG_WARN([Couldn't find artsc-config])
HAVE_ARTSC=no
ARTSC_LIBS=