Alfred M. Szmidt <[email protected]> ha escrit: > Definitively the single-file ones, not entierly sure for the > multi-file ones.
I have no particular feeling about single-file utilities, but I'd be definitively against dropping all multi-file ones in a single directory. That would create a mess. Notice also that there is a difference between core- and inetutils: our configure.ac gives installer a possibility to build only a subset of all utilities. The current implementation of this is suboptimal, as it was written back ago when Automake did not support DIST_SUBDIRS. The latter would greatly simplify it, but it relies on each utility residing in its dedicated subdirectory. Regards, Sergey
