configure.ac: Revert last change as we now check in gtk-doc.m4 for sed.

Original commit message from CVS:
* configure.ac:
Revert last change as we now check in gtk-doc.m4 for sed.
This commit is contained in:
Stefan Kost 2008-02-08 16:10:25 +00:00
parent 97c49ef51b
commit fcb1b6634b
3 changed files with 6 additions and 7 deletions

View file

@ -1,3 +1,8 @@
2008-02-08 Stefan Kost <ensonic@users.sf.net>
* configure.ac:
Revert last change as we now check in gtk-doc.m4 for sed.
2008-02-08 Jan Schmidt <Jan.Schmidt@sun.com>
* configure.ac:

2
common

@ -1 +1 @@
Subproject commit df7f73bd454e0b0ee7870d8c85874aba9329fd2e
Subproject commit aa24bcc28323422b29ba41874a4a98b6b6ddf63a

View file

@ -158,12 +158,6 @@ GTK_DOC_CHECK([1.3])
AS_PATH_PYTHON([2.1])
AG_GST_PLUGIN_DOCS([1.3],[2.1])
dnl We need SED if building the docs
if test "x$ENABLE_PLUGIN_DOCS" = "xyes"; then
AC_PROG_SED
AC_SUBST(SED)
fi
dnl *** checks for libraries ***
dnl For interactive UNIX (a Sun thing)