From d9fbe7b1acc5a360e948bc51a8ee1a9802d4676c Mon Sep 17 00:00:00 2001 From: Brian West Date: Fri, 2 May 2008 21:15:47 +0000 Subject: [PATCH] adding lua and perl to the file git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8255 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- build/modules.conf.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/modules.conf.in b/build/modules.conf.in index e004082883..54d9be2e0b 100644 --- a/build/modules.conf.in +++ b/build/modules.conf.in @@ -49,6 +49,8 @@ languages/mod_spidermonkey_teletone languages/mod_spidermonkey_core_db languages/mod_spidermonkey_socket #languages/mod_spidermonkey_odbc +#languages/mod_lua +#languages/mod_perl xml_int/mod_xml_rpc #xml_int/mod_xml_curl xml_int/mod_xml_cdr