automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make uninstall could do rmdir


From: Stepan Kasal
Subject: make uninstall could do rmdir
Date: Wed, 16 Mar 2005 16:40:01 +0100
User-agent: Mutt/1.4.1i

Hello,
  recently, I run "make uninstall" with a package I previously installed
by "make install".

The package heavily uses the feature
        foodir = ...
        foo_HEADERS = ...
and thus created many directories.  After the uninstall, the directories
are empty.  I imagined that "make uninstall" could remove them in such case.

Why this is not working?

Is there an easy way to accomplish this?

I see the manual says:
        Note that `uninstall' is not meant as a replacement for a real
        packaging tool.
So perhaps that is the answer.

Thank you in advance for any comments.

Stepan Kasal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]