[PATCH 4/4] make bluetooth.{c,h} a static library

2010-07-18 Thread Gustavo F. Padovan
--- Makefile.am |7 +++ plugins/bluetooth.c |3 --- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/Makefile.am b/Makefile.am index e256841..3c69b4e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -71,6 +71,8 @@ gatchat_sources = gatchat/gatchat.h

Re: [PATCH 4/4] make bluetooth.{c,h} a static library

2010-07-18 Thread Marcel Holtmann
Hi Gustavo, Makefile.am |7 +++ plugins/bluetooth.c |3 --- 2 files changed, 3 insertions(+), 7 deletions(-) why are we doing this exactly? If I missed it, please explain it again since I am not sure that I agree. Regards Marcel

Re: [PATCH 4/4] make bluetooth.{c,h} a static library

2010-07-18 Thread Gustavo F. Padovan
Hi Marcel, * Marcel Holtmann mar...@holtmann.org [2010-07-18 16:01:12 -0700]: Hi Gustavo, Makefile.am |7 +++ plugins/bluetooth.c |3 --- 2 files changed, 3 insertions(+), 7 deletions(-) why are we doing this exactly? If I missed it, please explain it again

Re: [PATCH 4/4] make bluetooth.{c,h} a static library

2010-07-18 Thread Marcel Holtmann
Hi Gustavo, Makefile.am |7 +++ plugins/bluetooth.c |3 --- 2 files changed, 3 insertions(+), 7 deletions(-) why are we doing this exactly? If I missed it, please explain it again since I am not sure that I agree. We are doing this for the DUN daemon. As

Re: [PATCH 4/4] make bluetooth.{c,h} a static library

2010-07-18 Thread Gustavo F. Padovan
Hi Marcel, * Marcel Holtmann mar...@holtmann.org [2010-07-18 16:10:21 -0700]: Hi Gustavo, Makefile.am |7 +++ plugins/bluetooth.c |3 --- 2 files changed, 3 insertions(+), 7 deletions(-) why are we doing this exactly? If I missed it, please explain it

Re: [PATCH 4/4] make bluetooth.{c,h} a static library

2010-07-18 Thread Marcel Holtmann
Hi Gustavo, Makefile.am |7 +++ plugins/bluetooth.c |3 --- 2 files changed, 3 insertions(+), 7 deletions(-) why are we doing this exactly? If I missed it, please explain it again since I am not sure that I agree. We are doing this for the