Move the last instance of AST_LIBS to the only place it is used,
authorLuigi Rizzo <rizzo@icir.org>
Mon, 5 Nov 2007 21:27:04 +0000 (21:27 +0000)
committerLuigi Rizzo <rizzo@icir.org>
Mon, 5 Nov 2007 21:27:04 +0000 (21:27 +0000)
commitb80dc4170725019cc2357da273b7d47b8cba176a
tree2e93ac16c408cd4dff4f4d3b1070120f162c50ee
parenta33b10fe0006ad11defb4444413337a259557f6a
Move the last instance of AST_LIBS to the only place it is used,
namely main/Makefile .

I am unclear where decisions on the build environment (CFLAGS,
LDFLAGS, LIBS and so on) should be made - right now they are
split here and there.

As a first step in cleaning up this situation, i am trying to at
least collect all instances of each variable in one place.

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