Property changes on: . ___________________________________________________________________ Modified: svn:ignore - *.asciidoc genconf_parameters.sample README.html README.Astribank.html aclocal.m4 autoconfig.h autom4te.cache config.log config.status configure dahdi_cfg dahdi_diag dahdi_maint dahdi_monitor dahdi_scan dahdi_speed dahdi_test dahdi_tool foo fxotune fxstest hdlcgen hdlcstress hdlctest hdlcverify install-sh libtonezone.a libtonezone.so makeopts menuselect-tree menuselect.makedeps menuselect.makeopts patgen patlooptest pattest sethdlc timertest tonezones.txt version.c .*.d + *.asciidoc genconf_parameters.sample README.html README.Astribank.html aclocal.m4 autoconfig.h autom4te.cache config.log config.status configure dahdi_cfg dahdi_diag dahdi_maint dahdi_monitor dahdi_scan dahdi_speed dahdi_test dahdi_tool foo fxotune fxstest hdlcgen hdlcstress hdlctest hdlcverify install-sh libtonezone.a libtonezone.so makeopts patgen patlooptest pattest sethdlc timertest tonezones.txt version.c .*.d Deleted: svn:externals - menuselect https://origsvn.digium.com/svn/menuselect/trunk Index: build_tools/menuselect-deps.in =================================================================== --- build_tools/menuselect-deps.in (revision 10708) +++ build_tools/menuselect-deps.in (working copy) @@ -1,2 +0,0 @@ -LIBNEWT=@PBX_NEWT@ -HDLC=@PBX_HDLC@ Index: build_tools/make_tree =================================================================== --- build_tools/make_tree (revision 10708) +++ build_tools/make_tree (working copy) @@ -1,7 +0,0 @@ -#!/bin/sh - -echo "" -echo -echo "
" Index: configure =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: configure.ac =================================================================== --- configure.ac (revision 10708) +++ configure.ac (working copy) @@ -211,7 +211,7 @@ AC_SUBST(PPPD_VERSION) -AC_CONFIG_FILES([build_tools/menuselect-deps makeopts]) +AC_CONFIG_FILES([makeopts]) AC_OUTPUT AC_MSG_NOTICE(*** dahdi-tools build successfully configured ***) Index: README =================================================================== --- README (revision 10708) +++ README (working copy) @@ -73,9 +73,9 @@ Options For ./configure ^^^^^^^^^^^^^^^^^^^^^^^ -The configure script various several tests and based on them generates -some files ( build_tools/menuselect-deps and makeopts). You can pass it ---with options and variable settings, for instance: +The configure script executes various tests and based on them generates +makeopts. You can pass it --with options and variable settings, for +instance: ./configure --without-ncurses CC="gcc-4.10"