Patch from Debian by Robert Millan <r...@debian.org>, based on a patch by
Cyril Brulebois <cyril.bruleb...@enst-bretagne.fr>.

From:
https://bugs.debian.org/415592
---
 wmlongrun/configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmlongrun/configure.ac b/wmlongrun/configure.ac
index 3e43a40..7fd96b8 100644
--- a/wmlongrun/configure.ac
+++ b/wmlongrun/configure.ac
@@ -83,7 +83,7 @@ AC_CANONICAL_HOST
 
 arch=""
 case ${host_os} in
-linux*)
+linux* | *-gnu | gnu*)
   SETUID_FLAGS="-m 4755 -o root -g root"
   OS=linux
   AC_DEFINE([LINUX], [1], [use Linux specific code])
-- 
2.7.4


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to