diff --git a/Makefile b/Makefile index 2e0898b4c3..b6469d32f9 100755 --- a/Makefile +++ b/Makefile @@ -164,10 +164,8 @@ ifeq (${OSARCH},Linux) LIBS+=-lresolv #-lnjamd endif ifeq (${OSARCH},Darwin) -ifeq ($(shell uname -r),7.0.0) LIBS+=-lresolv endif -endif OBJS=io.o sched.o logger.o frame.o loader.o config.o channel.o \ translate.o file.o say.o pbx.o cli.o md5.o term.o \ ulaw.o alaw.o callerid.o fskmodem.o image.o app.o \