summaryrefslogtreecommitdiffstats
path: root/examples/VFS/install-sh
Commit message (Collapse)AuthorAgeFilesLines
* build: Remove autoconf build system from examples/VFSAndrew Bartlett2013-05-281-238/+0
| | | | | | Reviewed-by: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org>
* Move VFS example skel.c to two different examples: one for opaque operations ↵Alexander Bokovoy2003-06-041-0/+238
and one for transparent. Also add configure support for compiling third-party modules. Patch from Stefan Metzmacher <metze@metzemix.de> (This used to be commit fcdf215753630d4173e50b7d93d6bc8ba254a5ff)