build: shared lib build should work reasonably well now

pull/196/head
Cory Fields 10 years ago
parent 269efa30ed
commit 19df238a7b

@ -49,7 +49,7 @@ case $host in
;;
esac
dnl Libtool init checks.
LT_INIT([disable-shared])
LT_INIT([pic-only])
dnl Check/return PATH for base programs.
AC_PATH_TOOL(AR, ar)

Loading…
Cancel
Save