Regenerate configure after patching.
This commit is contained in:
parent
5492eaf2a9
commit
31227f68c0
@ -42,6 +42,7 @@ Patch8: xrdp-0.9.18-imlib2.patch
|
|||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
|
BuildRequires: automake autoconf libtool
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXfixes-devel
|
BuildRequires: libXfixes-devel
|
||||||
BuildRequires: libXrandr-devel
|
BuildRequires: libXrandr-devel
|
||||||
@ -110,6 +111,7 @@ echo '#!/bin/bash -l
|
|||||||
. %{_libexecdir}/xrdp/startwm.sh' > sesman/startwm-bash.sh
|
. %{_libexecdir}/xrdp/startwm.sh' > sesman/startwm-bash.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
autoreconf -vif
|
||||||
CFLAGS="$RPM_OPT_FLAGS -Wno-error=deprecated-declarations %{?_missing_braces}" \
|
CFLAGS="$RPM_OPT_FLAGS -Wno-error=deprecated-declarations %{?_missing_braces}" \
|
||||||
%configure --enable-fuse --enable-pixman --enable-painter --enable-vsock \
|
%configure --enable-fuse --enable-pixman --enable-painter --enable-vsock \
|
||||||
--enable-ipv6 --with-socketdir=%{_rundir}/%{name} --with-imlib2
|
--enable-ipv6 --with-socketdir=%{_rundir}/%{name} --with-imlib2
|
||||||
|
Loading…
Reference in New Issue
Block a user