mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-06 12:21:49 +00:00
e959933d8c
mod_cluechoo needs to be linked against ncurses or we receive an error about undefined symbols when loading the module. How did this ever work? Thanks-to: Dušan Dragić <dragic.dusan@gmail.com> FS-5965