aboutsummaryrefslogtreecommitdiff
path: root/findutils/config.in
AgeCommit message (Collapse)Author
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric Andersen
modified Kbuild system I put into uClibc. With this, there should be no more need to modify Rules.mak since I've moved all the interesting options into the config system. I think I've got everything updated, but you never know, I may have made some mistakes, so watch closely. -Erik
2002-11-11Move readlink, mktemp, run-parts and which to a new debianutils dir.Glenn L McGrath
2002-07-24Patch for bug #1183: Added a -xdev option to find (configurable)Robert Griebl
2001-11-10config.in features patch from Giulio Orsero <giulioo@pobox.com>Eric Andersen
with some minor edits from me
2001-10-29Use extended regular expressions when invoked as egrep (noted and initialMatt Kraai
patch by Charles Steinkuehler).
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
-Erik