From f189cb8cd945b69f755a3153000ed16290c523b6 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 31 Jan 2008 00:03:26 +0000 Subject: [PATCH] configure.ac: Fix typo. Original commit message from CVS: * configure.ac: Fix typo. --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 43af7b0..fbfb137 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-01-31 Jan Schmidt + + * configure.ac: + Fix typo. + 2008-01-30 Jan Schmidt * gst/alpha/Makefile.am: diff --git a/configure.ac b/configure.ac index 427fbf7..3159523 100644 --- a/configure.ac +++ b/configure.ac @@ -470,7 +470,7 @@ dnl for information about the header/define, see sys/v4l2/gstv4l2element.h dnl renamed to GST_V4L2 because of some conflict with kernel headers translit(dnm, m, l) AM_CONDITIONAL(USE_GST_V4L2, true) AG_GST_CHECK_FEATURE(GST_V4L2, [Video 4 Linux 2], v4l2src, [ - AC_MSG_CHECKING([Checking for uptodate v4l2 installation]) + AC_MSG_CHECKING([Checking for up to date v4l2 installation]) AC_TRY_COMPILE([ #include #ifdef __sun /* Solaris */ -- 2.7.4