configure.ac: GST_DOC has been renamed to GST_DOCBOOK_CHECK

Original commit message from CVS:
* configure.ac:
GST_DOC has been renamed to GST_DOCBOOK_CHECK
This commit is contained in:
Tim-Philipp Müller 2005-10-19 12:43:28 +00:00
parent 2cf904b9f9
commit da23b1f541
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-10-19 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac:
GST_DOC has been renamed to GST_DOCBOOK_CHECK
2005-10-19 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac:

View file

@ -135,7 +135,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()