From 3f950a330a1eace1094a40fa8874549d3d4b0a71 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Jan 09 2006 18:40:17 +0000 Subject: Forcing aclocal/automake/autoconf in hope to build the thing on s390. --- diff --git a/make.spec b/make.spec index 7d812ae..173e422 100644 --- a/make.spec +++ b/make.spec @@ -40,6 +40,12 @@ commonly used to simplify the process of installing programs. %patch7 -p1 %build +#aclocal +config/missing --run aclocal -I config +#automake -a +config/missing --run automake --gnu Makefile +#autoconf +config/missing --run autoconf #autoreconf -f --install %configure #touch .deps/remote-stub.Po # Workaround for broken automake files