11 Sep
2009
11 Sep
'09
9:17 a.m.
On Fri, Sep 11, 2009 at 10:51 AM, Marc - A. Dahlhaus [ Administration | Westermann GmbH ] <mad@wol.de> wrote:
This patch adds the ability to use Include filenames containing wildcards and also expands the tilde to the homedirectory of the executing user.
Added a headercheck for glob.h to configure.ac. Added a globfree call to clean up the struct properly.
Signed-off-by: Marc-A. Dahlhaus <mad@wol.de>
Can you provide an use-case / examples justifying this ? I am not sure we want/need these features, and I am not sure it's a good idea to have non-static mirrors (depending on the user executing, depending on the files matching the glob, etc)