Hi everybody,<br><br>I'm using the AutoTools to build a lib for the first time. After many days of study and work, I finally made my library compile and install properly with "./configure and make".<br><br>Now, I want to use pkg-config to make it easy for anyone to use my lib with PKG_CHECK_MODULES(). But, I get stuck on it because I couldn't find any tutorial or howto that teaches what I have to do to create the right .pc files for my lib and install them in the right place (even when ${prefix} is set to a path that is not the default).
<br><br>Can anyone tell me where I can find such information? Can anyone help me, plz! :-)<br><br clear="all">Cheers,<br>-- <br>Murilo Pinoti Belluzzo<br>Engenharia de Computação - UNICAMP<br>Campinas, SP<br><br>"Talk is cheap. Show me the code." Linus Torvalds.