16 Nov
2009
16 Nov
'09
2:05 p.m.
Hi, Robert Watson schrieb:
If anyone has ideas about how to do mlinks better with automake, I'm open to that. I've noticed that make uninstall doesn't know how to deal with them using this method, and LN_S doesn't include -f so if you make install a second time, it fails due to the link.
No, but `$(LN_S) -f' would be nice in the meantime. ciao, Mario