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)
commite91aca5158bad59dba8d6e06c54078116ce8f82c
treefa069ac2fa5a33687b390a46bfbb6f99bd0262d9
parent65a2800734264d9aeb013faccf309ca044134580
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
(This used to be commit 04cbde59566f814cfba5a008e12496795544ad05)
examples/VFS/Makefile.in