[gtk-osx] Use autogen-sh=autoreconf instead of faking it with an autogen-template.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Use autogen-sh=autoreconf instead of faking it with an autogen-template.
- Date: Mon, 28 Sep 2020 18:34:09 +0000 (UTC)
commit 5d9d9ac89e1af8dbc1a039c6a4f29ce5feda8ced
Author: John Ralls <jralls ceridwen us>
Date: Mon Sep 28 11:33:52 2020 -0700
Use autogen-sh=autoreconf instead of faking it with an autogen-template.
Template is leftover from when jhbuild didn't pass -fi to autoreconf.
modulesets-unstable/gtk-osx-network.modules | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/modulesets-unstable/gtk-osx-network.modules b/modulesets-unstable/gtk-osx-network.modules
index c4e18c9..316e800 100644
--- a/modulesets-unstable/gtk-osx-network.modules
+++ b/modulesets-unstable/gtk-osx-network.modules
@@ -50,9 +50,8 @@
<!-- Rudely demands TeX to build documentation -->
<!-- Assembler files are missing md5-compress.asm for x86_64 -->
- <autotools id="libnettle"
- autogenargs="--disable-documentation --disable-assembler"
- autogen-template="autoreconf -fis && %(srcdir)s/configure --prefix %(prefix)s
%(autogenargs)s">
+ <autotools id="libnettle" autogen-sh="autoreconf"
+ autogenargs="--disable-documentation --disable-assembler">
<branch repo="lysator" module="nettle/nettle.git" />
<dependencies>
<dep package="gmp"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]