mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Build libtool archives instead of plain .a archives, so that PIC versions are
built and can they be portably linked into shared libraries.
This commit is contained in:
@@ -19,4 +19,4 @@
|
||||
hacks=true
|
||||
#
|
||||
|
||||
aclocal && autoconf && autoheader && $hacks && automake --foreign --include-deps --add-missing --copy
|
||||
aclocal-1.6 && autoconf && autoheader && $hacks && automake-1.6 --foreign --include-deps --add-missing --copy
|
||||
|
||||
Reference in New Issue
Block a user