diff options
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/cpp/INSTALL b/qpid/cpp/INSTALL index 53d9f6768c..27849b280c 100644 --- a/qpid/cpp/INSTALL +++ b/qpid/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 |
