summaryrefslogtreecommitdiffstats
path: root/package/findutils/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* findutils: show comment if wchar isn't enabledPeter Korsgaard2010-04-021-0/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Avoid building packages requiring WCHAR, when not enabledUlf Samuelsson2007-08-121-0/+1
|
* findutils helpMike Frysinger2004-10-141-4/+4
|
* final step in buildroot faceliftEric Andersen2004-10-091-0/+8