> in l4/pkg/nethub/server/src/Makefile:
> 
> "ifneq ("$(WITHOUT_CRYPTO)$(USE_L4CRYPTO)","y")"
> 
> should that no be "ifneq ("$(WITHOUT_CRYPTO)$(USE_L4CRYPTO)","yn")"?

The right line is:
ifeq ("$(WITHOUT_CRYPTO)$(USE_L4CRYPTO)","nn")

-- 
Alex

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
l4-hackers mailing list
[email protected]
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers

Reply via email to