Re: [PATCH 3/3] let configure find required libs

2012-03-23 Thread Marcel Holtmann
Hi Jens, > Makefile.am |2 +- > configure.ac | 24 +--- > 2 files changed, 18 insertions(+), 8 deletions(-) > > diff --git a/Makefile.am b/Makefile.am > index bebcb90..178def4 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -28,7 +28,7 @@ src_mmsd_SOURCES = $(gdbus

[PATCH 3/3] let configure find required libs

2012-02-28 Thread jr_extern
From: Jens Rehsack --- Makefile.am |2 +- configure.ac | 24 +--- 2 files changed, 18 insertions(+), 8 deletions(-) diff --git a/Makefile.am b/Makefile.am index bebcb90..178def4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,7 @@ src_mmsd_SOURCES = $(gdbus_so