minor tweak for with_gui config
This commit is contained in:
parent
2f95247bae
commit
8c0f3bd172
@ -55,8 +55,9 @@ autoreconf
|
||||
%configure --disable-static \
|
||||
%if ! %{with_gui}
|
||||
--with-gui=no
|
||||
%else
|
||||
%{nil}
|
||||
%endif
|
||||
|
||||
make
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user