- add autoreconf before configure

This commit is contained in:
Ray Strode 2006-08-10 20:06:11 +00:00
parent c0fc41fe02
commit 108e6024ae

View File

@ -70,6 +70,7 @@ BuildRequires: gnome-python2-gtksourceview >= %{gnome_python_desktop_version}
BuildRequires: gnome-python2-gtksourceview >= %{gnome_python_desktop_version}
BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_version}
BuildRequires: which
BuildRequires: autoconf, automake, libtool
Requires: libgnomeui >= %{libgnomeui_version}
Requires: libgnomeprintui22 >= %{libgnomeprintui_version}
@ -116,6 +117,7 @@ tar xzf %{SOURCE1}
%patch4 -p1 -b .copy-xattrs
%build
autoreconf
%configure --disable-scrollkeeper --disable-gtk-doc --enable-python
make