linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] [PATCH] Make it easier to link against an external


From: Jeffrey C. Ollie
Subject: [Linphone-developers] [PATCH] Make it easier to link against an external GSM library.
Date: Wed, 23 May 2007 07:24:51 -0500

Make it easier to link against an external GSM library by creating an
autoconf macro to detect an external GSM library and using it in
mediastreamer2 and the main source.  Also, if linking against an external
GSM library, don't build the internal library.

Signed-off-by: Jeffrey C. Ollie <address@hidden>
---
 Makefile.am                              |    8 ++++-
 configure.in                             |   24 ++++++++++++++++
 m4/gsm.m4                                |   29 +++++++++++++++++++
 mediastreamer2/autogen.sh                |    2 +-
 mediastreamer2/configure.ac              |   45 ++++++++++++++++++------------
 mediastreamer2/m4/gsm.m4                 |   29 +++++++++++++++++++
 mediastreamer2/mediastreamer-config.h.in |    3 ++
 7 files changed, 120 insertions(+), 20 deletions(-)
 create mode 100644 m4/gsm.m4
 create mode 100644 mediastreamer2/m4/gsm.m4

Attachment: 73c8c14578cbe050aebc7d05b0d457f25469c5ab.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]