chs
|
6fafa8c2a3
|
don't build a shared lib for the host-tool, it doesn't work on hp700
and isn't needed anyway.
|
2005-05-08 01:47:33 +00:00 |
jmc
|
e392f6d248
|
Pass CC,CXX and a few other vars along to configure so file can find the c++
preprocessor (which of course it doesn't even use...)
|
2005-02-11 15:01:57 +00:00 |
gson
|
60359fcd1e
|
When building with "-j 2", linking the "file" tool failed because
libmagic.la hadn't been built yet. Work around by adding a .NOTPARALLEL
target.
|
2003-07-08 03:41:34 +00:00 |
pooka
|
8daae68793
|
build file(1) as a host tool (for compiling magic files)
|
2003-03-25 23:43:49 +00:00 |