---
 wmlongrun/configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmlongrun/configure.ac b/wmlongrun/configure.ac
index 3b48676..ce483a8 100644
--- a/wmlongrun/configure.ac
+++ b/wmlongrun/configure.ac
@@ -86,7 +86,7 @@ case ${host_os} in
 linux*)
   SETUID_FLAGS="-m 4755 -o root -g root"
   OS=linux
-  AC_DEFINE(LINUX)
+  AC_DEFINE([LINUX], [1], [use Linux specific code])
   ;;
 freebsd*)
   OS=freebsd
-- 
2.7.4


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

Reply via email to