I write a module, and that module requires some libs and include files, how should i do in the config file?
Matthieu Tourne
matthieu.tourne at gmail.com
Tue May 11 06:41:01 MSD 2010
The circle gif module (http://wiki.nginx.org/NginxHttpCircleGifModule)
config file is a good example for this.
It tests that image magick is present, and compiles with it.
Cheers,
Matthieu.
On May 10, 2010 7:26 PM, "jyf832004" <jyf832004 at 163.com> wrote:
Hi,all:
I write a module,and that module requires some libs and include files.I add
them in the
objs/Makefile, so myquestion is that is there a graceful solution to let the
compiler to know the libs and include files, for example some settings in
the config file of the module directory. Thanks a lot.
Cheers,
-YFJiang
_______________________________________________
nginx-devel mailing list
nginx-devel at nginx.org
http://nginx.org/mailman/listinfo/nginx-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-devel/attachments/20100510/95e870f8/attachment.html>
More information about the nginx-devel
mailing list