URL: https://github.com/freeipa/freeipa/pull/502
Title: #502: Make pylint and jsl optional

tiran commented:
"""
@tomaskrizek autoconf is a bit magic. ```--without-jslint``` is still there. 
The line ```AC_ARG_WITH([jslint], ...)``` provides ```--with-jslint``` and 
```--without-jslint```. But there was a bug in my check logic.

I pushed another fix that fixed a bug in my logic and replaces some complicated 
checks with a straight-forward ```AS_CASE``` block.
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/502#issuecomment-283623906
-- 
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