]> git.pld-linux.org Git - packages/asterisk.git/commitdiff
- don't build ais module
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 18 Nov 2012 10:32:53 +0000 (11:32 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 18 Nov 2012 10:32:53 +0000 (11:32 +0100)
menuselect.makeopts

index 671b74d3c7ddedc3542793fa2efc266b8bfa6905..2d48f1868d8386c04830cf7ec51d6e88309ccdb3 100644 (file)
@@ -8,7 +8,7 @@ MENUSELECT_CODECS=codec_ilbc
 MENUSELECT_FORMATS=
 MENUSELECT_FUNCS=
 MENUSELECT_PBX=
-MENUSELECT_RES=res_pktccops res_timing_kqueue 
+MENUSELECT_RES=res_ais res_pktccops res_timing_kqueue 
 MENUSELECT_TESTS=test_acl test_amihooks test_aoc test_app test_ast_format_str_reduce test_astobj2 test_db test_devicestate test_dlinklists test_event test_expr test_format_api test_func_file test_gosub test_heap test_linkedlists test_locale test_logger test_netsock2 test_pbx test_poll test_sched test_security_events test_skel test_stringfields test_strings test_substitution test_time test_utils 
 MENUSELECT_CFLAGS=LOADABLE_MODULES 
 MENUSELECT_OPTS_app_voicemail=FILE_STORAGE 
This page took 0.072512 seconds and 4 git commands to generate.