configure.ac: Fix typo and test commit mail sending.
authorStefan Kost <ensonic@users.sourceforge.net>
Thu, 7 Jun 2007 14:17:46 +0000 (14:17 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Thu, 7 Jun 2007 14:17:46 +0000 (14:17 +0000)
Original commit message from CVS:
* configure.ac:
Fix typo and test commit mail sending.

ChangeLog
configure.ac

index d64857d..39e77c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2007-06-07  Stefan Kost  <ensonic@users.sf.net>
 
+       * configure.ac:
+         Fix typo and test commit mail sending.
+
+2007-06-07  Stefan Kost  <ensonic@users.sf.net>
+
        * tests/examples/controller/audio-example.c:
          Improve comment and test commit mail sending.
 
index 8081bdb..849f206 100644 (file)
@@ -398,7 +398,7 @@ AC_SUBST(GST_HAVE_GLIB_2_8_DEFINE)
 dnl Check for glib2 without extra fat, useful for the unversioned tool frontends
 PKG_CHECK_MODULES(GLIB_ONLY, glib-2.0 >= $GLIB_REQ)
 
-dnl Checks for documentation xrefs
+dnl Check for documentation xrefs
 GLIB_PREFIX="`$PKG_CONFIG --variable=prefix glib-2.0`"
 AC_SUBST(GLIB_PREFIX)