Hi Remi,

> > > > > diff --git a/Makefile.am b/Makefile.am
> > > > > index c1c34ca..e93076a 100644
> > > > > --- a/Makefile.am
> > > > > +++ b/Makefile.am
> > > > > @@ -550,6 +550,9 @@ gatchat_test_qcdm_LDADD = @GLIB_LIBS@
> > > > > 
> > > > >  DISTCHECK_CONFIGURE_FLAGS = --disable-datafiles
> > > > > 
> > > > > +if !BLUETOOTH
> > > > > +DISTCHECK_CONFIGURE_FLAGS += --disable-bluetooth
> > > > > +endif
> > > > 
> > > > this patch makes no sense to me. I am not going to apply it. Using make
> > > > distcheck works nicely on my system where I build the releases.
> > > 
> > > I am not trying to steal your release privilege. I am trying to be able
> > > to test my changes to Makefiles or whatever.
> > 
> > you could just install libbluetooth and this would be fine. I like to
> > run make distcheck with everything enabled all the time. That is the
> > only way to ensure that it does build properly.
> 
> Fair enough, but does disabling data files not defeat the purpose?

these are just configuration files and not code.

Regards

Marcel


_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to