mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] dbus: Fix the updated dbus autoconf.
@ 2023-09-06 17:48 Christian Melki
  2023-09-07  5:19 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-09-06 17:48 UTC (permalink / raw)
  To: ptxdist

Since we're relying on generating the scripts,
we now need the autoconf archive.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/dbus.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/dbus.in b/rules/dbus.in
index 3af3e5ca1..93cc95425 100644
--- a/rules/dbus.in
+++ b/rules/dbus.in
@@ -3,6 +3,7 @@
 menuconfig DBUS
 	tristate
 	prompt "dbus                          "
+	select HOST_AUTOTOOLS_AUTOCONF_ARCHIVE
 	select EXPAT
 	select XORG_LIB_X11	if DBUS_X
 	select MACHINE_ID	if RUNTIME
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [PATCH] dbus: Fix the updated dbus autoconf.
  2023-09-06 17:48 [ptxdist] [PATCH] dbus: Fix the updated dbus autoconf Christian Melki
@ 2023-09-07  5:19 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-09-07  5:19 UTC (permalink / raw)
  To: Christian Melki; +Cc: ptxdist

On Wed, Sep 06, 2023 at 07:48:11PM +0200, Christian Melki wrote:
> Since we're relying on generating the scripts,
> we now need the autoconf archive.

We don't have patches, so this should not be necessary. Maybe you have
local patches?

Michael

> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> ---
>  rules/dbus.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/rules/dbus.in b/rules/dbus.in
> index 3af3e5ca1..93cc95425 100644
> --- a/rules/dbus.in
> +++ b/rules/dbus.in
> @@ -3,6 +3,7 @@
>  menuconfig DBUS
>  	tristate
>  	prompt "dbus                          "
> +	select HOST_AUTOTOOLS_AUTOCONF_ARCHIVE
>  	select EXPAT
>  	select XORG_LIB_X11	if DBUS_X
>  	select MACHINE_ID	if RUNTIME
> -- 
> 2.34.1
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-07  5:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-06 17:48 [ptxdist] [PATCH] dbus: Fix the updated dbus autoconf Christian Melki
2023-09-07  5:19 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox