From e96985d52d3c6f08b7e58a8470ef796d94feca49 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 14 Jul 2010 23:21:19 +0000 Subject: [PATCH] try again --- devhelp.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/devhelp.spec b/devhelp.spec index bfdc281..721cb8c 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -57,6 +57,10 @@ into other applications such as IDEs. # force regeneration rm data/devhelp.schemas +libtoolize -f +aclocal +autoconf + %build %configure --disable-static make %{?_smp_mflags} CFLAGS="$CFLAGS -fno-strict-aliasing"