This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
flac
Watch
1
Star
0
Fork
0
You've already forked flac
Code
Issues
Pull Requests
Releases
Wiki
Activity
bbc80239c5
flac
/
autogen.sh
4 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
initial import
2001-06-06 19:54:54 +00:00
#!/bin/sh
add --include-deps
2001-06-07 20:04:30 +00:00
aclocal
&&
autoconf
&&
automake --foreign --include-deps --add-missing
Reference in New Issue
Copy Permalink