Making sure we have references to external libraries.

Note: Update h.323 with the recent changes too


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@188283 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2009-04-14 14:20:10 +00:00
parent 84fd750c10
commit bb03eef676
2 changed files with 3 additions and 1 deletions

View File

@@ -26,7 +26,7 @@
* and output jack port so that the audio can be processed through
* another application, or to play audio from another application.
*
* \arg http://www.jackaudio.org/
* \extref http://www.jackaudio.org/
*
* \note To install libresample, check it out of the following repository:
* <code>$ svn co http://svn.digium.com/svn/thirdparty/libresample/trunk</code>