update references to the pkg-config files in the docs

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1038 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2006-06-19 23:06:50 +00:00
parent 0d97ac6d2b
commit fe1dadbadd

View file

@ -105,10 +105,10 @@
* The PulseAudio libraries provide pkg-config snippets for the different
* modules:
*
* \li pulselib - The asynchronous API and the internal main loop implementation.
* \li pulselib-mainloop-glib12 - GLIB 1.2 main loop bindings.
* \li pulselib-mainloop-glib - GLIB 2.x main loop bindings.
* \li pulselib-simple - The simple PulseAudio API.
* \li libpulse - The asynchronous API and the internal main loop implementation.
* \li libpulse-mainloop-glib12 - GLIB 1.2 main loop bindings.
* \li libpulse-mainloop-glib - GLIB 2.x main loop bindings.
* \li libpulse-simple - The simple PulseAudio API.
*/
#endif