Commit 9c7c9037 by Daniel Lezcano

Revert "lxc: use -iquote instead of -I"

This reverts commit a2dea4ea.
parent 5ddd9505
......@@ -53,12 +53,7 @@ liblxc_so_SOURCES = \
\
utmp.c utmp.h
DEFAULT_INCLUDES = \
-iquote $(builddir) \
-iquote $(srcdir) \
-iquote $(top_builddir)/src
AM_CFLAGS = \
AM_CFLAGS=-I$(top_srcdir)/src \
-DLXCROOTFSMOUNT=\"$(LXCROOTFSMOUNT)\" \
-DLXCPATH=\"$(LXCPATH)\" \
-DLXCINITDIR=\"$(LXCINITDIR)\"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment