Mike Jerris 301f113037 [build] add addr sanitizer to out of tree mod stubs пре 4 година
..
Makefile.am 32c4843337 FS-7653 Thanks to Mike Jerris who wrote up the build system files for this. пре 9 година
README 32c4843337 FS-7653 Thanks to Mike Jerris who wrote up the build system files for this. пре 9 година
bootstrap.sh 32c4843337 FS-7653 Thanks to Mike Jerris who wrote up the build system files for this. пре 9 година
configure.ac 301f113037 [build] add addr sanitizer to out of tree mod stubs пре 4 година
freeswitch.pc.in 5239c6dcb0 [Build-System] Add a local pc file for use with out of tree mods built in tree. пре 4 година
mod_skel.c 32c4843337 FS-7653 Thanks to Mike Jerris who wrote up the build system files for this. пре 9 година

README

This is a sample build system for a stand alone FreeSWITCH module.

To build and install:
./bootstrap.sh
./configure
make
make install