[PATCH 4/9] wmlongrun: Add template to AC_DEFINE to avoid autoheader warning.

Doug Torrance <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.devel
Message-ID <[email protected]>
---
 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 [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.