gsmopen: cleaning Makefile, libctb and its includes need to be installed and ldconfigged

This commit is contained in:
Giovanni Maruzzelli 2012-04-02 09:42:42 +02:00
parent d1446cd91c
commit 8c7a624d0c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
MODNAME=mod_gsmopen MODNAME=mod_gsmopen
SVNDEF := -D'GSMOPEN_SVN_VERSION="$(shell svnversion -n .)"' SVNDEF := -D'GSMOPEN_SVN_VERSION="$(shell svnversion -n .)"'
#LOCAL_CFLAGS += $(SVNDEF) -I/usr/src/gsmlib-1.10 #LOCAL_CFLAGS += $(SVNDEF) -I/usr/src/gsmlib-1.10
LOCAL_CFLAGS += $(SVNDEF) -DNO_GSMLIB -DNO_ALSA -I../../../../libs/spandsp/src -I../../../..//libs/tiff-3.8.2/libtiff -Ilibctb-0.16/include/ LOCAL_CFLAGS += $(SVNDEF) -DNO_GSMLIB -DNO_ALSA -I../../../../libs/spandsp/src -I../../../..//libs/tiff-3.8.2/libtiff
#LOCAL_LDFLAGS=-lasound -L/usr/src/gsmlib-1.10/gsmlib/.libs -lgsmme #LOCAL_LDFLAGS=-lasound -L/usr/src/gsmlib-1.10/gsmlib/.libs -lgsmme
LOCAL_LDFLAGS=-L../../../../libs/spandsp/src -lspandsp -lctb-0.16 LOCAL_LDFLAGS=-L../../../../libs/spandsp/src -lspandsp -lctb-0.16