Eric Andersen
4f889ada56
automatically detect if we have a usable version of sed
...
installed. If not, we will now build our own version.
2003-11-19 17:17:56 +00:00
Eric Andersen
84c9011766
Fix some more perl -> sed conversion problems
2003-11-18 17:56:52 +00:00
Eric Andersen
79c815622a
Change 'sed -ie' to 'sed -i -e' to avoid littering the build
...
with lots of unwanted backup files with the letter "e" appended.
-Erik
2003-11-18 07:18:26 +00:00
Eric Andersen
620dd7c5fd
By popular demand, use 'sed' rather than 'perl' for doing
...
search and replace stuff. Hopefully we do not have any
perl specific regexs that will be broken by this change,
but it seems to be working thus far anyways,
2003-11-13 06:02:20 +00:00
Eric Andersen
d322f37644
Lots and lots of changes
2003-02-12 08:10:40 +00:00
Eric Andersen
a9bfe856cf
Change from using "TARGET_CC1" to just plan "TARGET_CC"
...
which is a bit more sensible.
2003-01-19 06:07:22 +00:00
Eric Andersen
83bb3ab9f2
Fixup a couple of little buglets that snuck in
2003-01-19 01:14:11 +00:00
Eric Andersen
56ef2cc914
More bugfixes
2003-01-19 00:09:44 +00:00
Eric Andersen
7129da009c
Merge a bunch of stuff over from the tuxscreen buildroot, with
...
many updates to make things be more consistant.
-Erik
2003-01-18 21:27:22 +00:00