1--- a/configure
2+++ b/configure
3@@ -5451,9 +5451,9 @@ else
4 die "ERROR: cannot find soundtouch 1.8.0 or later."
5 fi
6
7-if [ $target_os = "linux" ] ; then
8- . /etc/os-release
9-fi
10+# if [ $target_os = "linux" ] ; then
11+# . /etc/os-release
12+# fi
13
14 # libudfread
15 if enabled system_libudfread ; then