summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2012-01-08 18:24:13 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2012-01-08 18:24:13 +0000
commit4b45bea77154133fb81d235e64bee86d61254129 (patch)
tree37a5d6e2b552985c5edef0a03bf323b1b2af520d /README
parentf64ee93dd9dc64715746505e24e7950eace56329 (diff)
Disable menuselect in dahdi-tools
* Remove targets from the Makefile * report PBX_HDLC in makeopts * Only build sethdlc is PBX_HDLC is 1 * Only build dahdi_tool is PBX_NEWT is 1 * fxstest and dahdi_diag are not included in the default target For now the only way to manually disable building a certain tool is by changing the value of BINS in Makefile. Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com> Acked-by: Shaun Ruffell <sruffell@digium.com> Acked-by: Russ Meyerriecks <rmeyerriecks@digium.com> git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@10411 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index babfabc..5e97c30 100644
--- a/README
+++ b/README
@@ -34,8 +34,6 @@ Installation
Note: If using `sudo` to build/install, you may need to add /sbin to your PATH.
----------------------------------
./configure
-# optional step: select custom configuration:
-#make menuselect
make
make install
# To install init scripts and config files: