<br><br><div><span class="gmail_quote">On 7/12/07, <b class="gmail_sendername">Pierre d'Herbemont</b> <<a href="mailto:pdherbemont@free.fr">pdherbemont@free.fr</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello Herman,<br><br>Selon Herman Schultz <<a href="mailto:herman.schultz@gmail.com">herman.schultz@gmail.com</a>>:<br><br>> Can you please point me to the code which handles the 'vlc:quit'?<br><br>$ grep -R vlc:quit .
<br>modules/misc/dummy/input.c<br><br>That should answer your question ;)<br><br>> And can you please tell me if vlc uses 'libcurl' for http communication?<br><br>It shouldn't. (Look at src/network/).</blockquote>
<div><br><br>Pierre,<br><br>Thank you for your help.  If I need to bring in libcurl for a my vlc module modification, can you <br>please tell me which files I need to change to setup the include path and library link path during compilation? MakeFile? 
<a href="http://Makefile.in">Makefile.in</a>?  I have looked at both , but i don' t know what to do to link in libcurl.<br><br>Thank you very much for your help.<br><br><br><br><br><br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Pierre.<br></blockquote></div><br>