Browse Source

configure: remove xrdp dependency

pull/15/head
Koichiro IWAO 6 years ago
parent
commit
b049cec8db
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      configure.ac

+ 0
- 2
configure.ac View File

@ -45,8 +45,6 @@ AC_PROG_LN_S
AC_PROG_MAKE_SET
# Checks for libraries.
PKG_CHECK_MODULES([XRDP], [xrdp >= 0.9.0])
AC_SUBST(XRDP_CFLAGS)
PKG_CHECK_MODULES([LIBPULSE], [libpulse])
m4_define([PULSE_MSG], [PULSE_DIR not specified. Follow the instructions in README.md.])


Loading…
Cancel
Save