This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
flac
mirror of
https://github.com/xiph/flac
Watch
1
Star
0
Fork
You've already forked flac
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ade9234da0
flac
/
autogen.sh
4 lines
89 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
aclocal
&&
autoconf
&&
automake --foreign --include-deps --add-missing --copy
Reference in New Issue
View Git Blame
Copy Permalink