menuselect: Remove last bits completely from the repo

menuselect has not been used in dahdi-tools since r10411 (7 months ago). This
patch removes menuselect from the repository completely.

Reported-by: Sean Bright
Internal-Issue-ID: DAHTOOL-61
Patches: kill-menuselect.patch by Sean Bright (license #5060)

Signed-off-by: Russ Meyerriecks <rmeyerriecks@digium.com>



git-svn-id: http://svn.astersk.org/svn/dahdi/tools/trunk@10721 17933a7a-c749-41c5-a318-cba88f637d49
This commit is contained in:
Russ Meyerriecks
2012-09-21 19:43:49 +00:00
parent 79ed81f9f5
commit b8d8cc4f8d
52 changed files with 4 additions and 32732 deletions

6
README
View File

@@ -73,9 +73,9 @@ This can be useful for any partial install target from the list above.
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"