]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Add make nodepends to INSTALL, thanks nonanet from irc.
authorMichael Jerris <mike@jerris.com>
Tue, 5 Sep 2006 13:09:53 +0000 (13:09 +0000)
committerMichael Jerris <mike@jerris.com>
Tue, 5 Sep 2006 13:09:53 +0000 (13:09 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2508 d0543943-73ff-0310-b7d9-9358b9ac24b2

INSTALL

diff --git a/INSTALL b/INSTALL
index 4ac580f1fac40feb98396170883555b4369441c5..f313b95cf49ef0de490bbef22561a5efcad0dfab 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -22,6 +22,8 @@ UNIX:
        *) Rebuild all the dependancies
           make megaclean 
 
+  *) Build freeswitch without automatically installing the support libraries (you will need to manually build them all):
+     make nodepends
 
 Windows 32: