build: implement autotools build system for libopusfile. (v4)
Includes
- A make debug target that disables optimizations and enables
assertions,
- Proper ./configure switches for the optional features,
- A configuration summary,
- libtool versioning information,
- Visibility and warning flags,
- API documentation, and
- Support for out-of-tree builds.
Signed-off-by:
Diego Elio Pettenò <flameeyes@flameeyes.eu>
.gitignore
0 → 100644
Makefile.am
0 → 100644
autogen.sh
0 → 100755
configure.ac
0 → 100644
m4/attributes.m4
0 → 100644
Please register or sign in to comment