Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] xlib_libxshmfence: drop AUTORECONF
Date: Tue, 25 Sep 2018 22:26:32 +0200	[thread overview]
Message-ID: <20180925222632.198d4101@windsurf> (raw)
In-Reply-To: <20180923133759.30626-1-thomas.petazzoni@bootlin.com>

Hello,

On Sun, 23 Sep 2018 15:37:59 +0200, Thomas Petazzoni wrote:
> In commit 2524acd4179fccc627a72ff188bf51c95fed9876
> ("package/x11r7/xlib_libxshmfence: bump version to 1.3"), the patch
> 0001-configure.ac-call-AC_USE_SYSTEM_EXTENSIONS.patch was dropped, but
> the corresponding AUTORECONF = YES was not dropped.
> 
> This causes a build issue if just xlib_libxshmfence is built (using
> "make xlib_libxshmfence" or using per-package host/target directories):
> 
>   >>> xlib_libxshmfence 1.3 Autoreconfiguring  
>   configure.ac:40: error: must install xorg-macros 1.3 or later before running autoconf/autogen
>   configure.ac:40: the top level
> 
> This commit fixes that by dropping the no longer needed
> AUTORECONF = YES.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> ---
>  package/x11r7/xlib_libxshmfence/xlib_libxshmfence.mk | 3 ---
>  1 file changed, 3 deletions(-)

Applied to master after fixing the reference to the commit, as noticed
by Yann.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  parent reply	other threads:[~2018-09-25 20:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-23 13:37 [Buildroot] [PATCH] xlib_libxshmfence: drop AUTORECONF Thomas Petazzoni
2018-09-23 13:51 ` Yann E. MORIN
2018-09-23 14:21   ` Thomas Petazzoni
2018-09-25 20:26 ` Thomas Petazzoni [this message]
2018-10-05 12:08 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180925222632.198d4101@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox