Displaying 1 result from an estimated 1 matches for "menuselect_depends_imap_storag".
Did you mean:
menuselect_depends_imap_storage
2007 Mar 09
0
spandsp, app_rxfax: apps_Makefile.patch v1.2 > v1.4 = No Workie!
...D_MODS:=$(LOADABLE_MODS)
LOADABLE_MODS:=
endif
ifneq ($(findstring ODBC_STORAGE,$(MENUSELECT_OPTS_app_voicemail)),)
MENUSELECT_DEPENDS_app_voicemail+=$(MENUSELECT_DEPENDS_ODBC_STORAGE)
endif
ifneq ($(findstring IMAP_STORAGE,$(MENUSELECT_OPTS_app_voicemail)),)
MENUSELECT_DEPENDS_app_voicemail+=$(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
==============================================================
Does anyone have any clues for this?