Alfonso Ruzafa Molina wrote:
I noticed Apache uses autotools to be built. Since "uninstall" is a standard target in autotools, why that isn't available? It's seems like it would be override deliberately. Sometimes when by mistake I use --prefix=/usr and the files are installed in that path I just can't remove the lib, include, bin... directories because these contains other files.Why "uninstall" has been removed?
"uninstall" was never removed, it was just never there in the first place.The "uninstall" target is typically put there by automake, and httpd has never used automake (or not to my knowledge anyway).
Regards, Graham --
smime.p7s
Description: S/MIME Cryptographic Signature
