This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ceph
mirror of
https://github.com/ceph/ceph
Watch
1
Star
0
Fork
You've already forked ceph
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6cd31dae26
ceph
/
autogen.sh
8 lines
95 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
rm -f config.cache
aclocal
#-I m4
autoconf
autoheader
automake -a --add-missing
exit
Reference in New Issue
View Git Blame
Copy Permalink