summaryrefslogtreecommitdiffstats
path: root/examples/VFS/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* examples/VFS: try to fix the build on openbsd, adding alternative spellings ↵Michael Adam2011-07-061-2/+3
| | | | | | | | of autoconf/header The host "samba-amd64" on the build farm running openbsd 4.8 broke. Taking over the additional spellings of autoconf and autoheader from the source3/autogen.sh script should fix it.
* r5131: BUG 2290: don;t call mkversion.sh since we don't have it in this ↵Gerald Carter2007-10-101-3/+0
| | | | | | directory (This used to be commit 2ddcb643819bcb0f33c14fc22117d98ea2bcc132)
* r3855: Sync up with the one in the main source dir (yes, this should probablyJeremy Allison2007-10-101-17/+22
| | | | | | be a symlink...). Jeremy. (This used to be commit 5b0da25796337b73d151a3025b7e460222164b3f)
* Move VFS example skel.c to two different examples: one for opaque operations ↵Alexander Bokovoy2003-06-041-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)