зеркало из https://github.com/mozilla/pjs.git
Everything needs libm and some platforms don't have shared lib dependencies. What was I thinking?
This commit is contained in:
Родитель
2ba196efa3
Коммит
95eecb8fc2
|
@ -1955,7 +1955,7 @@ case $target in
|
|||
AC_CHECK_LIB(c_r, gethostbyname_r)
|
||||
;;
|
||||
esac
|
||||
dnl AC_CHECK_LIB(m, atan)
|
||||
AC_CHECK_LIB(m, atan)
|
||||
AC_CHECK_LIB(dl, dlopen)
|
||||
if test ! "$GNU_CXX"; then
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче