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, 15 Jan 2012 08:56:57 +0000 (09:56 +0100)
commit84df5ab6cb87f6c0ffcc4f231009e3bd21a8a823
tree8e85ec3ce32cb33055e329eae30dca301b32aa83
parent26e628c56e5f4c4dbafc1b3dd78cfaa9be0dc841
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