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 = \ ...@@ -53,12 +53,7 @@ liblxc_so_SOURCES = \
\ \
utmp.c utmp.h utmp.c utmp.h
DEFAULT_INCLUDES = \ AM_CFLAGS=-I$(top_srcdir)/src \
-iquote $(builddir) \
-iquote $(srcdir) \
-iquote $(top_builddir)/src
AM_CFLAGS = \
-DLXCROOTFSMOUNT=\"$(LXCROOTFSMOUNT)\" \ -DLXCROOTFSMOUNT=\"$(LXCROOTFSMOUNT)\" \
-DLXCPATH=\"$(LXCPATH)\" \ -DLXCPATH=\"$(LXCPATH)\" \
-DLXCINITDIR=\"$(LXCINITDIR)\" -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