Conversation
|
e.g. the shtool needs to be there (or install-sh), but is not used.. |
|
I am not sure about this last thing; the Makefile can also be used to build target that do not depend on configure having run (like releases) but I think most of these are broken and should maybe not be in the Makefile to begin with...(so we can clean this up) |
|
@rieder comments? |
|
I think this can be merged.. |
|
@rieder do you think this is ok? its mostly harmless but for the Makefile: it is now generated after configure, which makes sense but means that you cannot "do things" before that... |
|
Yeah this is fine |
rieder
left a comment
There was a problem hiding this comment.
looks good, maybe needs re-running autoconf etc. just before / just after merging
|
the last merge looked a bit funny, hope I didn't mess up... |
looks ok to me |
|
where does config.guess originate? |
|
and config.sub? |
|
if i am not mistaken (it should match): |
|
I see. Slightly worried about license issues here (I'm no expert at that) but I guess it may be ok. |
|
ok to merge |
it seems to change (too) much..