This website requires JavaScript.
Explore
Help
Sign In
c
/
mirror_zfs
Watch
1
Star
0
Fork
0
You've already forked mirror_zfs
mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced
2026-05-23 10:54:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
af88d47f1ee86fae4abcfe0dabca67ea3c94d377
mirror_zfs
/
autogen.sh
T
5 lines
59 B
Bash
Raw
Normal View
History
Unescape
Escape
Add build system
2010-08-26 11:22:58 -07:00
#!/bin/sh
Cause autogen.sh to fail if autoreconf fails
2018-07-06 09:27:37 -07:00
autoreconf -fiv
||
exit
1
build: do not call boilerplate ourself
2013-03-30 03:33:09 +01:00
rm -Rf autom4te.cache
Reference in New Issue
Copy Permalink