Improve build for FreeBSD.

Patch from Shankar Giri Venkita Giri.
This commit is contained in:
Pavel Sanda 2016-06-08 19:33:08 -07:00
parent a239018f42
commit 425b7c9fbe

View File

@ -228,6 +228,7 @@ dnl AC_LANG_POP(C)
lyx_win_res=false;
case ${host} in
*mingw*|*cygwin*) lyx_win_res=true;;
*freebsd*) AC_SEARCH_LIBS(backtrace_symbols, [execinfo])
esac
AM_CONDITIONAL(LYX_WIN_RESOURCE, $lyx_win_res)
LYX_SET_VERSION_INFO