[Lxc-devel] [PATCH] enable configure option --localstatedir

Cedric Le Goater legoater at free.fr
Tue Nov 4 10:24:47 UTC 2008


Signed-off-by: Cedric Le Goater <clg at fr.ibm.com>
---
Index: src/lxc/Makefile.am
===================================================================
RCS file: /cvsroot/lxc/lxc/src/lxc/Makefile.am,v
retrieving revision 1.16
diff -a -u -b -p -r1.16 Makefile.am
--- src/lxc/Makefile.am	26 Oct 2008 22:06:49 -0000	1.16
+++ src/lxc/Makefile.am	4 Nov 2008 10:17:14 -0000
@@ -1,5 +1,4 @@
-lxcpath=$(prefix)/var/lxc
-INCLUDES= -I$(top_srcdir)/src -DLXCPATH="\"$(lxcpath)\""
+INCLUDES= -I$(top_srcdir)/src -DLXCPATH="\"$(localstatedir)/lxc\""
 lib_LTLIBRARIES = liblxc.la
 pkginclude_HEADERS = \
 		monitor.h \
cvs diff: Diffing test





More information about the lxc-devel mailing list