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:
parent
2cf904b9f9
commit
da23b1f541
@ -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>
|
2005-10-19 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
|
@ -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]),
|
AC_HELP_STRING([--with-pkg-config-path],[colon-separated list of pkg-config(1) dirs]),
|
||||||
[export PKG_CONFIG_PATH=${withval}])
|
[export PKG_CONFIG_PATH=${withval}])
|
||||||
|
|
||||||
GST_DOC()
|
GST_DOCBOOK_CHECK()
|
||||||
dnl check architecture
|
dnl check architecture
|
||||||
GST_ARCH()
|
GST_ARCH()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user