From 8d8b51648af85d0633cf76cc16c36f9682fcf99f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 19 Oct 2005 12:41:49 +0000 Subject: configure.ac: All the cool kids use GST_DOCBOOK_CHECK now. Original commit message from CVS: * configure.ac: All the cool kids use GST_DOCBOOK_CHECK now. --- ChangeLog | 5 +++++ common | 2 +- configure.ac | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 63d8ce63..699b99f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-10-19 Tim-Philipp Müller + + * configure.ac: + All the cool kids use GST_DOCBOOK_CHECK now. + 2005-10-18 Julien MOUTTE * gst/speed/Makefile.am: Fix build of speed. diff --git a/common b/common index c177a036..1cb5d7b7 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit c177a03619c91e42d301ee181828f3ee4753b0bf +Subproject commit 1cb5d7b76a01c711674c752015089e70c394fa99 diff --git a/configure.ac b/configure.ac index 0da9988f..ccb78cfc 100644 --- a/configure.ac +++ b/configure.ac @@ -179,7 +179,7 @@ AC_ARG_WITH(pkg-config-path, AC_HELP_STRING([--with-pkg-config-path],[colon-separated list of pkg-config(1) dirs]), [export PKG_CONFIG_PATH=${withval}]) -GST_DOC() +GST_DOCBOOK_CHECK() dnl check architecture GST_ARCH() -- cgit v1.2.1