Go to file
Stefan Knoblich 740167b743 FreeSWITCH: Fix underlinking of applications (partial brown paperbag cover-up)
OK, libtool pulling in all depdencies doesn't work (*sigh*)
so add CORE_LIBS back to _LDADD and also add ODBC_LIB_FLAGS (conditionally).

Tested on Debian Squeeze (6.0.x) amd64 (libtool-2.2.6), where
everything seems to be falling apart easily.

There's still a lot of room for improvement, though. Bundled libs are making
this harder, as we don't have a sane way to get their dependency libs and
libtool drops them on the floor, even if they are in the .la-file's dependency
list (e.g. mod_spandsp using libtiff(.la), which needs libjpeg).

( reference: http://www.gnu.org/s/hello/manual/libtool/Inter_002dlibrary-dependencies.html ).

Let's see what i did break this time...

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-07 16:39:20 +01:00
build FreeSWITCH: Remove and ignore build/config/config.sub (autogenerated) 2011-11-04 18:58:23 +01:00
clients/flex The new jquery.tmpl wants tmpl() instead of render() 2011-08-22 16:14:23 +02:00
cmake_modules Initial CMAKE file commit 2009-02-11 02:53:31 +00:00
conf Remove redundant 'set' in default.xml Local_Extension 2011-10-24 13:58:21 -07:00
debian typo 2011-05-30 16:55:24 +02:00
docs Update ChangeLog through Sep 30 2011-10-27 09:05:18 -07:00
dtd xmllint --dtdvalid freeswitch_dialplan.dtd /usr/local/freeswitch/conf/default_context.xml >>/dev/null 2007-11-01 14:59:32 +00:00
freeswitch.xcodeproj cmake updates 2009-02-13 23:33:36 +00:00
fscomm fix possible bad pointer in global vars (please test) 2011-02-02 16:22:43 -06:00
htdocs add this from CtRiX -- Thanks. 2008-05-14 20:39:43 +00:00
libs [6/6] srtp: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS 2011-11-04 14:22:28 +01:00
patches zrtp tweaks, more coming 2009-12-17 18:33:45 +00:00
scripts FS-3598 --resolve 2011-10-13 10:51:34 -05:00
src Revert "mod_spandsp: Remove "-ljpeg -lz" from mod_spandsp_LIBADD" 2011-11-06 23:15:33 +01:00
support-d add 'info threads' to fscore_pb 2011-08-24 15:00:01 -05:00
w32 FS-3378 --resolve Compile FS Core with /O2 flag in VS2010 2011-07-02 16:03:49 -05:00
web add back empty dirs 2010-04-01 21:00:45 -04:00
.gitignore FreeSWITCH: Remove and ignore build/config/config.sub (autogenerated) 2011-11-04 18:58:23 +01:00
.version.in make sure .version is populated on builds from non svn working copies 2009-12-07 10:33:28 +00:00
CMakeLists.txt FSBUILD-192 2009-10-02 14:44:16 +00:00
Freeswitch.2005.unsupported.sln bye bye iax 2010-01-23 20:19:18 +00:00
Freeswitch.2008.express.sln FS-3414 --resolve 2011-07-12 14:35:53 -05:00
Freeswitch.2008.sln FS-3614 --resolve Fix mod_dingaling build on Windows (VS2008), after recent SSL changes. 2011-10-18 08:53:11 -05:00
Freeswitch.2008.sln.debug.bat merge some changes from joshrivers branch 2009-11-18 15:29:19 +00:00
Freeswitch.2008.sln.release.bat rename 2009-11-18 19:42:00 +00:00
Freeswitch.2010.express.sln VS2010 Express build fixes and remove mod_file_string 2011-03-29 22:22:56 -06:00
Freeswitch.2010.sln FS-3610 --resolve add mod_blacklist to vc2010 thanks Jeffrey Leung 2011-10-17 10:16:31 -05:00
INSTALL build progress break everything 2006-12-17 01:01:09 +00:00
Makefile.am FreeSWITCH: Fix underlinking of applications (partial brown paperbag cover-up) 2011-11-07 16:39:20 +01:00
acinclude.m4 FS-3182: fix mod_dingaling/iksemel/gnutls link error when using newer autotools 2011-03-25 12:17:25 -05:00
bootstrap.sh final fix to bootstrap.sh 2011-08-31 17:08:11 +02:00
configure.in FS-3638: Rework platform library/linker flags handling and libfreeswitch _LDFLAGS/_LIBS to fix applications 2011-11-04 21:04:29 +01:00
devel-bootstrap.sh Changed permissions for devel-bootstrap.sh 2010-10-13 14:18:38 -07:00
freeswitch-sounds-en-us-callie.spec bump up sounds version in rpm script 2011-05-22 22:37:50 +02:00
freeswitch-sounds-music.spec FS-3433 --resolve 2011-09-16 16:24:33 -05:00
freeswitch-sounds-ru-RU-elena.spec adding spec file for russian soundfiles 2011-07-12 00:00:12 +02:00
freeswitch.spec added presence map config file to spec file 2011-10-25 16:24:27 +02:00
swig_common.i add 2011-10-21 10:15:15 -05:00