Commit Graph

14 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer 7f0c154c00 - remove sedtest temporary file 2007-01-21 22:31:03 +00:00
Bernhard Reutner-Fischer 36b371f2dc - pass MAKE in so we can check the correct binary for it's version.. 2007-01-20 13:06:49 +00:00
Bernhard Reutner-Fischer a1a86ef91f - add sanity check to make sure that LD_LIBRARY_PATH doesn't contain CWD 2007-01-19 17:11:05 +00:00
Bernhard Reutner-Fischer d310a7f3bd - spelling fix 2006-12-13 09:17:12 +00:00
Eric Andersen 28283d54a8 fix cut-n-paste typo, where I replaced CFLAGS with two copies CXXFLAGS
fix spacing on env var failure notices
2006-12-13 07:25:22 +00:00
Eric Andersen ef6528bb8f add checks for when people have foolishly set things in their enviroment
such as CC, CFLAGS, etc that will cause buildroot to break
2006-12-13 07:21:16 +00:00
Eric Andersen 3b261a29d5 use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin 2006-12-08 05:24:59 +00:00
Bernhard Reutner-Fischer 3bc31e85b1 - move check for which(1) before it's first use
- fix printing a message when erroring out on non-existing HOSTCC
2006-11-29 10:39:30 +00:00
Bernhard Reutner-Fischer 784e010f2d - fix parsing the gcc version. Also look at the HOSTCC's version rather than a random gcc that may be installed.
Closes #961 and #1097
2006-11-28 10:06:48 +00:00
Eric Andersen 1c911f7f4f minor dependancy cleanup 2006-07-19 06:37:58 +00:00
Eric Andersen 0524f3a6a0 trivial cosmetic stuff 2006-07-18 23:54:31 +00:00
Eric Andersen 8aa5dc4138 stick an extra blank line after results 2006-07-18 23:42:03 +00:00
Eric Andersen 8c709551ff put sed check in the correct place 2006-07-18 23:39:39 +00:00
Mike Frysinger d99c31c646 s/dependancies/dependencies/ 2006-05-26 01:18:09 +00:00