aboutsummaryrefslogtreecommitdiff
path: root/Config.in (unfollow)
Commit message (Expand)AuthorFilesLines
2007-01-24accumulated post-1.4.0 fixesDenis Vlasenko8-37/+45
2007-01-24- remove nested function. Saves ~30 bytes.Bernhard Reutner-Fischer1-11/+11
2007-01-24- TODO: merge 'struct suffix_mult $several_suffixes[] into a struct suffix_multBernhard Reutner-Fischer1-0/+4
2007-01-24combine depends linesMike Frysinger2-4/+2
2007-01-24as Peter Kjellerstedt points out, bool/prompt/depend need to be split up in o...Mike Frysinger1-4/+6
2007-01-24change "bool ... if OPT" to more common "depend ... OPT"Mike Frysinger1-4/+4
2007-01-24combine bool;prompt to just boolMike Frysinger1-2/+1
2007-01-24combine bool;prompt to just boolMike Frysinger1-4/+2
2007-01-24"depends ..." -> "depends on ..."Mike Frysinger1-1/+1
2007-01-24correct file format errorsMike Frysinger3-31/+31
2007-01-23- add hostcc-option checkerBernhard Reutner-Fischer1-0/+6
2007-01-23- call cc-option to check if the compiler supports the flags we asked to useBernhard Reutner-Fischer2-12/+11