From 2346d51433f9a119de7330d83dc5566a6085f50b Mon Sep 17 00:00:00 2001 From: "h.udo" Date: Sun, 15 Jul 2018 18:15:03 +0100 Subject: [mir] Drop platform --- tools/depends/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/depends/configure.ac b/tools/depends/configure.ac index b7beed09b7..d3d862a9cb 100644 --- a/tools/depends/configure.ac +++ b/tools/depends/configure.ac @@ -382,7 +382,7 @@ case $host in esac case $use_platform in - aml|gbm|mir|wayland) + aml|gbm|wayland) if test "$platform_os" != "linux"; then AC_MSG_ERROR([$use_platform is only supported on the Linux platform]) fi -- cgit v1.2.3