forked from mir/linux-vm-tools
Updating configure settings to match the Debian package build system settings
Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
This commit is contained in:
parent
c9552344b6
commit
3f933eee18
@ -48,7 +48,7 @@ fi
|
||||
# Configure XRDP
|
||||
cd $XRDP_PATH
|
||||
./bootstrap
|
||||
./configure --enable-vsock --enable-jpeg --enable-fuse
|
||||
./configure --enable-ipv6 --enable-jpeg --enable-fuse --enable-rfxcodec --enable-opus --enable-painter --enable-vsock
|
||||
|
||||
# Build/Install XRDP
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user