Re: [exim-dev] possible bug in lookups-Makefile config scrip…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Phil Pennock
Fecha:  
A: Tony Finch
Cc: exim-dev
Asunto: Re: [exim-dev] possible bug in lookups-Makefile config script
On 2012-11-08 at 19:45 +0000, Tony Finch wrote:
> I noticed that `make configure` complained:
>
> Missing CFLAGS_DYNAMIC inhibits building dynamic module lookup
>
> although Makefile-Linux sets it. I think the patch below is a plausible
> fix; have I overlooked any subtlety?


Looks Good To Me. Doh. Might also match : in case someone uses := in a
local Makefile.

Thanks for the debugging.

-Phil