From: Kevin P. Fleming Date: Thu, 5 Oct 2006 01:42:06 +0000 (+0000) Subject: this change was correct, the old version is no longer needed X-Git-Tag: 1.4.0-beta3~80 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1a8cca387bdb7ff696c463761b796c387473b5ed;p=thirdparty%2Fasterisk.git this change was correct, the old version is no longer needed git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44436 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/utils/Makefile b/utils/Makefile index 4b1a3aa026..f41d8f369c 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -59,8 +59,7 @@ md5.c: ../main/md5.c @cp $< $@ astman: astman.o md5.o -#astman: LIBS+=-lnewt -lslang -ldl -astman: LIBS+= $(NEWT_LIB) +astman: LIBS+=$(NEWT_LIB) stereorize: stereorize.o frame.o stereorize: LIBS+=-lm