Reenable --enable-system-readline for fedora-12*

This commit is contained in:
Ralf Corsepius
2009-09-26 06:01:23 +00:00
parent 5658a32c54
commit 787506b00f
-4
View File
@@ -57,12 +57,8 @@ BuildRequires: %{_host_rpmprefix}termcap-devel
%endif
%bcond_with system_readline
%else
%if 0%{?fedora} >= 12
%bcond_with system_readline
%else
%bcond_without system_readline
%endif
%endif
%{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
BuildRequires: %{_host_rpmprefix}ncurses-devel