Original commit message from CVS:
* configure.ac:
Find and subst SED when building the docs.
+2008-02-08 Jan Schmidt <Jan.Schmidt@sun.com>
+
+ * configure.ac:
+ Find and subst SED when building the docs.
+
2008-02-08 Julien Moutte <julien@fluendo.com>
* tests/examples/seek/seek.c: (stop_cb), (connect_bus_signals),
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)