* [PATCH] make sure that PKG_CONFIG macros are defined
@ 2009-07-07 8:28 Stefan Seyfried
2009-07-07 17:21 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Seyfried @ 2009-07-07 8:28 UTC (permalink / raw)
To: BlueZ devel list
---
configure.ac | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/configure.ac b/configure.ac
index 8124c01..a08c972 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,6 +8,8 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AM_MAINTAINER_MODE
+PKG_PROG_PKG_CONFIG
+
AC_INIT_BLUEZ
COMPILER_FLAGS
--
1.6.3.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] make sure that PKG_CONFIG macros are defined
2009-07-07 8:28 [PATCH] make sure that PKG_CONFIG macros are defined Stefan Seyfried
@ 2009-07-07 17:21 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2009-07-07 17:21 UTC (permalink / raw)
To: Stefan Seyfried; +Cc: BlueZ devel list
Hi Stefan,
> ---
> configure.ac | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 8124c01..a08c972 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -8,6 +8,8 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
>
> AM_MAINTAINER_MODE
>
> +PKG_PROG_PKG_CONFIG
> +
> AC_INIT_BLUEZ
>
> COMPILER_FLAGS
patch has been applied. Thanks.
Regards
Marcel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-07 17:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-07 8:28 [PATCH] make sure that PKG_CONFIG macros are defined Stefan Seyfried
2009-07-07 17:21 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox