mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 23:08:32 +00:00
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@14001 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -26,9 +26,8 @@ else
|
|||||||
LIBG723=g723.1/libg723.a
|
LIBG723=g723.1/libg723.a
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(wildcard g723.1b/coder2.c),)
|
ifneq ($(wildcard g723.1b/coder2.c),)
|
||||||
MODS:=$(filter-out codec_g723_1b.so,$(MODS))
|
MODS+=codec_g723_1b.so
|
||||||
else
|
|
||||||
LIBG723B=g723.1b/libg723b.a
|
LIBG723B=g723.1b/libg723b.a
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user