Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.
authorTilghman Lesher <tilghman@meg.abyt.es>
Mon, 8 Feb 2010 22:31:40 +0000 (22:31 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Mon, 8 Feb 2010 22:31:40 +0000 (22:31 +0000)
commit2b01c7b1854580a3e5669dc02341a30ac1b4fa6c
treef2c005a0a5827eff79728cf428a00922e6789b2a
parente90a6b46468e69c61579c8dd8c879c5f4033c1ef
Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.

They were previously passed correctly, but they simply weren't used.  This
caused issues with various platforms whose builds needed to pass special
linker flags via the configure script.

(closes issue #16596)
 Reported by: pprindeville
 Patches:
       asterisk-1.6-astldflags.patch uploaded by pprindeville (license 347)
 Tested by: tilghman

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@245578 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/Makefile
main/Makefile