gsm: Partially fix the gsm.h/libgsm handling
authorHolger Hans Peter Freyther <zecke@selfish.org>
Tue, 12 Apr 2011 22:26:48 +0000 (00:26 +0200)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 11 Nov 2012 12:45:59 +0000 (13:45 +0100)
commitcbc7e7fdf73ec34e1d060a8d93235b031ccbe602
tree5d8d2a90dfd83bdc26db7670ee1c69099023994f
parentcea5fa4f56d3ce20d2a493e2b86a2d5ee2ec8e47
gsm: Partially fix the gsm.h/libgsm handling

* There might not be a static library (Fedora)
* When cross compiling it will certainly not be in /usr/include
* The code should use AC_CHECK_HEADERS... but that is for another day
Makefile.am
configure.ac
gsm_audio.c