Remove checking for and mentions of fork where possible.
authorJan Schmidt <thaytan@noraisin.net>
Fri, 30 Jan 2009 14:18:13 +0000 (14:18 +0000)
committerJan Schmidt <thaytan@noraisin.net>
Tue, 6 Oct 2009 18:51:44 +0000 (19:51 +0100)
commit6eee943b36eae5fe28f98ad8e32683785171e3d1
treee4a87dff86b35653e1cb867c1b4da349d665cb86
parent8105265087f2b1c3a434b4454234952776f12a96
Remove checking for and mentions of fork where possible.

We no longer use fork() directly, instead using glib's spawn
functionality, so don't check for it, and don't use it in the
documentation notes.
configure.ac
gst/gstregistry.c