mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
build: shared lib build should work reasonably well now
This commit is contained in:
parent
269efa30ed
commit
19df238a7b
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ case $host in
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
dnl Libtool init checks.
|
dnl Libtool init checks.
|
||||||
LT_INIT([disable-shared])
|
LT_INIT([pic-only])
|
||||||
|
|
||||||
dnl Check/return PATH for base programs.
|
dnl Check/return PATH for base programs.
|
||||||
AC_PATH_TOOL(AR, ar)
|
AC_PATH_TOOL(AR, ar)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue