From ebd4f61adb3faa093bbcf421ecc32a98973da253 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 4 Feb 2012 22:53:01 +0000 Subject: [PATCH] run autoreconf --- gtk2.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gtk2.spec b/gtk2.spec index 95667d8..c26aa34 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -163,6 +163,9 @@ This package contains developer documentation for the GTK+ widget toolkit. %patch16 -p1 %patch17 -p1 -b .fixdso +libtoolize +autoreconf + %build (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi; %configure $CONFIGFLAGS \