URL: https://github.com/freeipa/freeipa/pull/364
Title: #364: Client-only builds with --disable-server

tiran commented:
"""
I followed @lslebodn advice and changed the PR a bit. I now generate all 
Makefiles again to fix the ```make dist``` issue. Some of the Makefile are not 
working correctly because some vars are declared empty (e.g. header locations, 
libs and so on). Since they are not included in ```SUBDIRS```, they are not 
used in ```make```. ```make dist``` uses ```DIST_SUBDIRS``` and does not depend 
on the missing vars.
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/364#issuecomment-278598712
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to