diff mbox series

package/dante: needs autoreconf

Message ID 20181125112612.8170-1-yann.morin.1998@free.fr
State Accepted
Commit 83d19028126ffcad91913dd62d862809f743fd64
Headers show
Series package/dante: needs autoreconf | expand

Commit Message

Yann E. MORIN Nov. 25, 2018, 11:26 a.m. UTC
We have a patch that touches a .m4 file, so we need to regenerate the
configure script. Otherwise, this is done during the build step, and
some environment variables are thus missing and the build may fail when
the host machine does not have the expected autostuff tools.

Fixes:
    http://autobuild.buildroot.org/results/e37/e37e61bae1d81a7956e2843be70fea84b0bbb64b/
    http://autobuild.buildroot.org/results/f96/f969718402cae71446d6280ec1f66d357a155293/
    ...

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
---
 package/dante/dante.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard Nov. 27, 2018, 10:30 a.m. UTC | #1
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > We have a patch that touches a .m4 file, so we need to regenerate the
 > configure script. Otherwise, this is done during the build step, and
 > some environment variables are thus missing and the build may fail when
 > the host machine does not have the expected autostuff tools.

 > Fixes:
 >     http://autobuild.buildroot.org/results/e37/e37e61bae1d81a7956e2843be70fea84b0bbb64b/
 >     http://autobuild.buildroot.org/results/f96/f969718402cae71446d6280ec1f66d357a155293/
 >     ...

 > Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Committed, thanks.
Peter Korsgaard Dec. 3, 2018, 9:48 p.m. UTC | #2
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > We have a patch that touches a .m4 file, so we need to regenerate the
 > configure script. Otherwise, this is done during the build step, and
 > some environment variables are thus missing and the build may fail when
 > the host machine does not have the expected autostuff tools.

 > Fixes:
 >     http://autobuild.buildroot.org/results/e37/e37e61bae1d81a7956e2843be70fea84b0bbb64b/
 >     http://autobuild.buildroot.org/results/f96/f969718402cae71446d6280ec1f66d357a155293/
 >     ...

 > Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Committed to 2018.02.x and 2018.08.x, thanks.
diff mbox series

Patch

diff --git a/package/dante/dante.mk b/package/dante/dante.mk
index a147aa36dc..9471acc692 100644
--- a/package/dante/dante.mk
+++ b/package/dante/dante.mk
@@ -9,8 +9,8 @@  DANTE_SITE = http://www.inet.no/dante/files
 DANTE_LICENSE = BSD-3-Clause
 DANTE_LICENSE_FILES = LICENSE
 
-# Dante uses a *VERY* old configure.ac
-DANTE_LIBTOOL_PATCH = NO
+# 0002-compiler.m4-do-not-remove-g-flag.patch touches a m4 file
+DANTE_AUTORECONF = YES
 
 DANTE_CONF_OPTS += --disable-client --disable-preload --without-pam