Bauke Jan Douma <[EMAIL PROTECTED]> wrote: > I noticed that, when running configure with: > > --enable-no-install-program="groups,id,kill,su,uptime,hostname,arch" > > which, by the way, causes these warnings (which are ok I suppose): > > configure: WARNING: 'groups' is already not being installed > configure: WARNING: 'su' is already not being installed > configure: WARNING: 'hostname' is already not being installed > configure: WARNING: 'arch' is already not being installed > > that `make install' still happily installs 'groups'...
Thanks for the report. I noticed that when fixing the other problems you reported. However, with the current design of the code to handle those configure-time options, and seeing as how automake puts script names in a different variable, it's not easy to fix, so I may just end up documenting it as a known bug. _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils