I write a module, and that module requires some libs and include files, how should i do in the config file?
Weibin Yao
nbubingo at gmail.com
Tue May 11 06:48:43 MSD 2010
jyf832004 at 2010-5-11 10:26 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.
>
See this as an example:
http://github.com/FRiCKLE/ngx_postgres/blob/master/config
> Cheers,
> -YFJiang
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> nginx-devel mailing list
> nginx-devel at nginx.org
> http://nginx.org/mailman/listinfo/nginx-devel
>
--
Weibin Yao
More information about the nginx-devel
mailing list