I'm trying to build server without perl tools. With ./configure (default options) or ./configure --disable-perl or ./configure --enable-perl I'm always getting perl enabled:
./configure
./configure --disable-perl
./configure --enable-perl
$ ./configure --disable-perl ... checking for --enable-perl... yes ... $ grep enable-perl config.log -A1 configure:14991: checking for --enable-perl configure:14996: result: yes
Metadata Update from @mhonek: - Issue assigned to mhonek
Metadata Update from @mreynolds: - Custom field origin adjusted to None - Custom field reviewstatus adjusted to None - Issue set to the milestone: 1.4.1
Commit 00e33315 fixes this issue
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This issue has been cloned to Github and is available here: - https://github.com/389ds/389-ds-base/issues/3636
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix (was: Fixed)