From: Kevin P. Fleming Date: Thu, 3 Jul 2008 22:20:16 +0000 (+0000) Subject: remove this, it has been moved to the main Makefile X-Git-Tag: 1.4.22-rc1~149 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=589c7bdb3afd4419a602e5777f16e59745b7cb26;p=thirdparty%2Fasterisk.git remove this, it has been moved to the main Makefile git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@127895 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/Makefile b/apps/Makefile index 4006c9a5b6..c57926a6a3 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -37,11 +37,6 @@ MENUSELECT_DEPENDS_app_voicemail+=$(MENUSELECT_DEPENDS_IMAP_STORAGE) MENUSELECT_DEPENDS_app_directory+=$(MENUSELECT_DEPENDS_IMAP_STORAGE) endif -ifeq (SunOS,$(shell uname)) -MENUSELECT_DEPENDS_app_chanspy+=RT -RT_LIB=-lrt -endif - all: _all include $(ASTTOPDIR)/Makefile.moddir_rules