summaryrefslogtreecommitdiff
path: root/cpp/INSTALL-AUTOTOOLS
Commit message (Collapse)AuthorAgeFilesLines
* QPID-4640: Fixed up some of the documentation from the autotools deprecationAndrew Stitcher2013-03-171-23/+80
| | | | | | | | - The new INSTALL-AUTOMAKE was incorrectly based on the new INSTALL not the old one - The cmake build instructions didn't use a separate build directory which is the recommended configuration (both by cmake and qpid) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1457373 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4640: Deprecate autotools build system.Alan Conway2013-03-151-0/+224
This patch does the following: - Update INSTALL and README files to refer to the cmake build. - configure script prints a deprecation notice. The autotools instructions are still available in INSTALL-AUTOTOOLS, which also has a deprecation notice. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1457098 13f79535-47bb-0310-9956-ffa450edef68