C++ uninstaller does not uninstall some header files.
-----------------------------------------------------
Key: QPID-2306
URL: https://issues.apache.org/jira/browse/QPID-2306
Project: Qpid
Issue Type: Bug
Components: Build Tools
Affects Versions: 0.6
Reporter: Alan Conway
Assignee: Alan Conway
Priority: Minor
C++ build system issue.
Running make uninstall in the C++ distribution does not uninstall the public
headers (those in ../include) - it looks like automake has a problem with the
leading "..". For each header ../include/foo.h the uninstall target tries to
uninstall a non-existent file .include/foo.h
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]