From: Michael Jerris Date: Tue, 5 Sep 2006 13:09:53 +0000 (+0000) Subject: Add make nodepends to INSTALL, thanks nonanet from irc. X-Git-Tag: v1.0-beta1~2235 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f4bfb18613a9d15e86b285598749e2dc745d6358;p=thirdparty%2Ffreeswitch.git Add make nodepends to INSTALL, thanks nonanet from irc. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2508 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/INSTALL b/INSTALL index 4ac580f1fa..f313b95cf4 100644 --- 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: