as far as i can tell astman only uses newt...

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44409 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Luigi Rizzo
2006-10-04 22:52:11 +00:00
parent 00a6fcb35e
commit 85d81f17d1

View File

@@ -59,7 +59,8 @@ md5.c: ../main/md5.c
@cp $< $@
astman: astman.o md5.o
astman: LIBS+=-lnewt -lslang -ldl
#astman: LIBS+=-lnewt -lslang -ldl
astman: LIBS+= $(NEWT_LIB)
stereorize: stereorize.o frame.o
stereorize: LIBS+=-lm