configure.ac: Fix typo.
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 31 Jan 2008 00:03:26 +0000 (00:03 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 31 Jan 2008 00:03:26 +0000 (00:03 +0000)
Original commit message from CVS:
* configure.ac:
Fix typo.

ChangeLog
configure.ac

index 43af7b0..fbfb137 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
+
+       * configure.ac:
+       Fix typo.
+
 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
 
        * gst/alpha/Makefile.am:
index 427fbf7..3159523 100644 (file)
@@ -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 <sys/types.h>
 #ifdef __sun /* Solaris */