summaryrefslogtreecommitdiff
path: root/examples/VFS/autogen.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r5131: BUG 2290: don;t call mkversion.sh since we don't have it in this ↵Gerald Carter1-3/+0
directory (This used to be commit 2ddcb643819bcb0f33c14fc22117d98ea2bcc132)
2007-10-10r3855: Sync up with the one in the main source dir (yes, this should probablyJeremy Allison1-17/+22
be a symlink...). Jeremy. (This used to be commit 5b0da25796337b73d151a3025b7e460222164b3f)
2003-06-04Move VFS example skel.c to two different examples: one for opaque operations ↵Alexander Bokovoy1-0/+60
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)