Re: Building pptpd for kfreebsd
Hi Christoph!
On 16/02/13 19:27, Christoph Biedl wrote:
> Should XTRA_PROG be EXTRA_PROGRAMS? Or is there some automake magic
> going on I am not aware of?
EXTRA_PROGRAMS is automake syntax, letting it know about optional
programs that 'may' be compiled.
XTRA_PROG is a variable already set in pptpd's ./configure script,
depending on the --enable/disable-bcrelay flags. It seems they didn't
use it anywhere in automake yet, which is why it had no effect until
this patch.
Regards,
--
Steven Chamberlain
steven@pyro.eu.org
Reply to: