]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc: use -iquote instead of -I
authorGreg Kurz <gkurz@fr.ibm.com>
Thu, 10 Nov 2011 08:41:46 +0000 (09:41 +0100)
committerdlezcano <dlezcano@mai.(none)>
Thu, 10 Nov 2011 08:41:46 +0000 (09:41 +0100)
commita2dea4ea209a8fcf6837668bbe59f350931d1c07
treea96200beb4488beefdea892d1c0c595c1be1f33c
parentf549edcc73bc56ab6a1b58c216e278de169b3772
lxc: use -iquote instead of -I

To avoid name collisions between local and system header
files. For example, if you try to include the <pty.h>
system file, you end up including the one from lxc...

Signed-off-by: Greg Kurz <gkurz@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/Makefile.am