really enable x11
This commit is contained in:
parent
7dc3c555d2
commit
7237a5df7b
@ -57,7 +57,7 @@ autoreconf -v --install || exit 1
|
|||||||
%configure \
|
%configure \
|
||||||
--disable-silent-rules \
|
--disable-silent-rules \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
%{?x11:--enable-x11}%{!?x11:--disable-x11}
|
--enable-x11
|
||||||
|
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user