mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2020-10-27 Fred Gleason <fredg@paravelsystems.com>
* Removed the runuser(1) dependency. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -270,14 +270,6 @@ AC_CHECK_HEADER(soundtouch/SoundTouch.h,[],[AC_MSG_ERROR([*** SoundTouch not fou
|
||||
AM_PATH_PYTHON([3])
|
||||
AC_SUBST(PYTHON_BASE_DEP,"python"`echo $PYTHON_VERSION | sed -e s/3./3/`)
|
||||
|
||||
#
|
||||
# Check for runuser(1)
|
||||
#
|
||||
AC_PATH_PROG(RUNUSER_PATH,runuser)
|
||||
if test -z $RUNUSER_PATH ; then
|
||||
AC_MSG_ERROR([*** runuser(1) not found ***])
|
||||
fi
|
||||
|
||||
#
|
||||
# Check for FLAC
|
||||
#
|
||||
|
Reference in New Issue
Block a user