Re: [PATCH 2/2] Allow distcheck to work without bluetooth

2011-01-20 Thread Rémi Denis-Courmont
On Wednesday 19 January 2011 16:36:08 ext Marcel Holtmann, you wrote: 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@

Re: [PATCH 2/2] Allow distcheck to work without bluetooth

2011-01-20 Thread Marcel Holtmann
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

Re: [PATCH 2/2] Allow distcheck to work without bluetooth

2011-01-20 Thread Rémi Denis-Courmont
On Thursday 20 January 2011 11:31:32 ext Marcel Holtmann, you wrote: 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@

[PATCH 2/2] Allow distcheck to work without bluetooth

2011-01-19 Thread Rémi Denis-Courmont
--- Makefile.am |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) 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

Re: [PATCH 2/2] Allow distcheck to work without bluetooth

2011-01-19 Thread Marcel Holtmann
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 +=

Re: [PATCH 2/2] Allow distcheck to work without bluetooth

2011-01-19 Thread Rémi Denis-Courmont
On Wednesday 19 January 2011 15:20:58 ext Marcel Holtmann, you wrote: 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

Re: [PATCH 2/2] Allow distcheck to work without bluetooth

2011-01-19 Thread Marcel Holtmann
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 +=