Re: missing uninstall targets in subdirectories
Thomas Esser <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
> I really don't know how this can come, since tetex is using > autoconf. But I also don't know enough about autoconf to debug it. So autoconf != automake To be honest, I have never maintained any uninstall targets. If you have some patch handy, that would be welcome. I always install teTeX into a prefix of its own, and I just can "rm -rf" that directory to uninstall. Thomas