|
@ -34,3 +34,7 @@ fi |
|
|
|
|
|
|
|
|
# if you are brave, try without this and fix it... |
|
|
# if you are brave, try without this and fix it... |
|
|
LD=$CC |
|
|
LD=$CC |
|
|
|
|
|
|
|
|
|
|
|
# somehow "make install" seems not to exectue install-libs, which |
|
|
|
|
|
# is needed to get the headers installed (and static libraries also) |
|
|
|
|
|
var_append makeinstopt ' ' "install-libs" |