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
5e8e25d580
flac
/
autogen.sh
4 lines
89 B
Bash
Raw
Normal View
History
Unescape
Escape
initial import
2001-06-06 19:54:54 +00:00
#!/bin/sh
add --copy to automake invocation
2002-07-03 19:21:49 +00:00
aclocal
&&
autoconf
&&
automake --foreign --include-deps --add-missing --copy
Reference in New Issue
Copy Permalink