r13366: Add popt to the include path for examples/VFS. The modules themselves don't
authorVolker Lendecke <vlendec@samba.org>
Mon, 6 Feb 2006 13:39:34 +0000 (13:39 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:06:26 +0000 (11:06 -0500)
commit04cbde59566f814cfba5a008e12496795544ad05
tree1146a360c8353ab92d19e56e5bdc0c9d8fa54b2f
parent13766b03e806528cdd34c9452f42ae4e71869671
r13366: Add popt to the include path for examples/VFS. The modules themselves don't
use that, but includes.h fails in environments where there's no system popt
around. As the modules don't need that anyway, porting the check whether to
use the system one or our own seems a bit overkill.

Thanks to Michael Adam <ma@SerNet.DE>.

Volker
examples/VFS/Makefile.in