From 6f44b7379bd81202a9fa10e813e06680c0b4dcf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Va=C5=A1=C3=ADk?= Date: Mon, 19 Jun 2017 13:21:46 +0200 Subject: [PATCH] need to use autoreconf -i --- linuxdoc-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxdoc-tools.spec b/linuxdoc-tools.spec index 9d0737a..96b4b93 100644 --- a/linuxdoc-tools.spec +++ b/linuxdoc-tools.spec @@ -43,7 +43,7 @@ documentation. %build #need to get config.{sub,guess} in, something is broken in the build -autoreconf +autoreconf -i %configure --with-installed-nsgmls --with-installed-iso-entities --disable-docs # Packaging brain-damage pushd entity-map