From 985fe53258c907d63f49ba3897f441d33c468157 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 1 Apr 2013 19:06:35 +0000 Subject: NO-JIRA: Remove unnecessary mention of ldconfig in INSTALL instructions. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1463254 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpp/INSTALL') diff --git a/cpp/INSTALL b/cpp/INSTALL index 53d9f6768c..27849b280c 100644 --- a/cpp/INSTALL +++ b/cpp/INSTALL @@ -181,9 +181,9 @@ To install: # make install -When installing in Unix system directories (/usr/lib, /usr/local/lib) also do: +To uninstall: - # ldconfig + # make uninstall You can have multiple builds in the same working copy with different configuration. For example you can do the following to build twice, once for -- cgit v1.2.1