ha, thanks Tollef.  Maybe i will write something up on the wiki based on my experience.<br><br><div class="gmail_quote">On Tue, Aug 2, 2011 at 2:54 AM, Tollef Fog Heen <span dir="ltr"><<a href="mailto:tfheen@varnish-software.com">tfheen@varnish-software.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">]] AD<br>
<div class="im"><br>
| Its actually not as bad as i thought. I realized i was editing<br>
| everything *AFTER* running configure and autogen, which created a LOT<br>
| of files from just a few set of templates.  Looks like you only need<br>
| to touch src/Makefile.am and <a href="http://configure.ac" target="_blank">configure.ac</a> and you are set.  Sorry for<br>
| the confusion...<br>
<br>
</div>Indeed, you shouldn't really need to edit any of the .in files, nor the<br>
Makefiles themselves.  Just edit Makefile.am, <a href="http://configure.ac" target="_blank">configure.ac</a> and<br>
src/Makefile.am as appropriate.<br>
<br>
And yes, it's correct that you probably have to rename some of the .c<br>
and .vcc files to more appropriate names for your project.<br>
<br>
I guess we might want to add a pointer to some easy auto* documentation<br>
and a quick «how to get started» guide in the libvmod-example readme<br>
file.<br>
<br>
Please also ote that it's not required to use libvmod-example as a<br>
basis; you can start from scratch, but we believe it's a useful starting<br>
point, unless you really enjoy hacking on build systems and such. :-)<br>
<br>
Regards,<br>
<font color="#888888">--<br>
Tollef Fog Heen<br>
Varnish Software<br>
t: <a href="tel:%2B47%2021%2098%2092%2064" value="+4721989264">+47 21 98 92 64</a><br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" target="_blank">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a></div></div></blockquote></div><br>