FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Go to file
Michael Jerris 4ffd0bc0bd Fix bootstrap with automake 1.7
fix generation of modules.conf from modules.conf.in on first build
some more steps towards removing gmake specific stuff from our makefiles.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4617 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-16 19:20:24 +00:00
build do a better job with dependency tracking so the the mods don't keep trying to build or install when they don't need to. This should start to help with the speed of the build. 2007-03-15 01:32:18 +00:00
conf add cdr conf example 2007-03-12 18:54:06 +00:00
docs dox 2006-05-10 20:02:01 +00:00
libs don't wipe out the DESTDIR 2007-03-15 19:05:54 +00:00
scripts fix Client.pm recv len 2007-02-23 18:02:50 +00:00
src Fix bootstrap with automake 1.7 2007-03-16 19:20:24 +00:00
support update public key 2006-11-28 19:07:29 +00:00
w32 push prefix dir from configure instead of from the makefile to clean up the compile line a bit. Follow-up commit of autotools, please hold. 2007-03-11 01:07:47 +00:00
.indent.pro update indent file 2007-03-09 20:36:51 +00:00
AUTHORS playfile fixes for startpos from Matt Klein. 2006-11-29 20:07:13 +00:00
COPYING fix oops (svn merge -r 418:417 http://svn.freeswitch.org/svn/freeswitch/trunk) 2006-01-20 15:05:05 +00:00
ChangeLog hi 2005-11-12 21:27:19 +00:00
Freeswitch.sln add some files to the msvc solution file for easier editing 2007-03-10 23:43:56 +00:00
INSTALL build progress break everything 2006-12-17 01:01:09 +00:00
Makefile.am Fix bootstrap with automake 1.7 2007-03-16 19:20:24 +00:00
Makefile.in Fix bootstrap with automake 1.7 2007-03-16 19:20:24 +00:00
NEWS hi 2005-11-12 21:27:19 +00:00
README this was all wrong.. blanking it out for now.. I am sure we should have somthing useful in there. 2006-10-28 19:59:01 +00:00
aclocal.m4 feed prefix dir from configure instead of makefile to clean up the compile line. Make the code more consistant between windows and *nix builds. You will likely need to re configure after getting this update. 2007-03-11 01:17:14 +00:00
acsite.m4 add detection of system libcurl, and if it is available use that instead of in tree curl build. Implemented just in mod_shout so far 2007-03-14 18:59:25 +00:00
bootstrap.sh test for at least automake 1.9, as we need at least that 2007-03-12 17:54:14 +00:00
build.sh change build.sh to ensure gnu make 2006-02-08 21:32:03 +00:00
configure Fix bootstrap with automake 1.7 2007-03-16 19:20:24 +00:00
configure.in Fix bootstrap with automake 1.7 2007-03-16 19:20:24 +00:00
indent_options.sh update .indent.pro, and script to generate it 2006-10-15 02:03:49 +00:00
modules.conf.in update default configs 2007-03-15 19:00:49 +00:00

README