[Asterisk-cvs] asterisk Makefile,1.88,1.89

markster at lists.digium.com markster at lists.digium.com
Mon May 24 22:37:38 CDT 2004


Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv16583

Modified Files:
	Makefile 
Log Message:
Fix makefile for apple


Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/Makefile,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- Makefile	20 May 2004 07:08:31 -0000	1.88
+++ Makefile	25 May 2004 02:51:38 -0000	1.89
@@ -164,10 +164,8 @@
 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 \




More information about the svn-commits mailing list