[Freeipa-devel] [freeipa PR#171][comment] Build system cleanup phase 2

tiran freeipa-github-notification at redhat.com
Thu Oct 20 12:37:58 UTC 2016


  URL: https://github.com/freeipa/freeipa/pull/171
Title: #171: Build system cleanup phase 2

tiran commented:
"""
I agree with @lslebodn . It should be possible to build only the necessary bits and pieces for an IPA client. It should be rather simple to implement a ```--without-server``` ```AC_ARG_WITH()``` in another PR. Just move server-only ```PKG_CHECK_MODULES``` and ```AC_CONFIG_FILES()``` blocks into a ```if test "x$with_server" = "xyes"; then ... fi```` block.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/171#issuecomment-255093805


More information about the Freeipa-devel mailing list