Skip to content
Snippets Groups Projects
Commit bef33419 authored by Kevin P. Fleming's avatar Kevin P. Fleming
Browse files

remove unused define

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6462 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 102ff2d5
No related branches found
No related tags found
No related merge requests found
......@@ -71,10 +71,6 @@ endif
CFLAGS+=-Wno-missing-prototypes -Wno-missing-declarations
ifneq ($(wildcard $(CROSS_COMPILE_TARGET)/usr/include/linux/if_wanpipe.h),)
CFLAGS+=-DOLD_SANGOMA_API
endif
ifneq ($(wildcard $(CROSS_COMPILE_TARGET)/usr/include/alsa/asoundlib.h),)
CHANNEL_LIBS+=chan_alsa.so
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment