Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use top level object directory in zfs-module.spec | Brian Behlendorf | 2010-09-10 | 1 | -1/+1 |
| | | | | | | | | Commit 6283f55ea1b91e680386388c17d14b89e344fa8d updated _almost_ everything to use the correct top level object directory. This was done to correctly supporting building in custom directories. Unfortunately, I missed this one instance in the zfs-module.spec.in rpm spec file. Fix it. | ||||
* | Add build system | Brian Behlendorf | 2010-08-31 | 1 | -0/+280 |
Add autoconf style build infrastructure to the ZFS tree. This includes autogen.sh, configure.ac, m4 macros, some scripts/*, and makefiles for all the core ZFS components. |