Attempt to fix el5 build

This commit is contained in:
Lubomir Rintel 2009-11-25 18:18:32 +00:00
parent 4d4a47a730
commit e25a7300ea

View File

@ -47,6 +47,8 @@ BuildRequires: popt-devel
%else
BuildRequires: popt
%endif
BuildRequires: autoconf
BuildRequires: automake
# Disable all for now. TODO: Be smarter
%if 0
@ -138,6 +140,7 @@ dos2unix -k -q share/extensions/*.py
%build
autoreconf -i
%configure \
--with-python \
--with-perl \