From 4a58a2d5d9c1582cd6ec566637db0549f7a7d98b Mon Sep 17 00:00:00 2001 From: Russ Meyerriecks Date: Fri, 21 Sep 2012 19:43:49 +0000 Subject: 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 git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@10721 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 752d671..4fa396b 100644 --- a/configure.ac +++ b/configure.ac @@ -211,7 +211,7 @@ fi 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 ***) -- cgit v1.2.3