dont bother with execinfo error. march on.

SVN revision: 47952
This commit is contained in:
Carsten Haitzler 2010-04-12 09:26:54 +00:00
parent 7ae83060b6
commit 43307dc4ea
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ backtrace_symbols_fd(NULL, 0, 0);
fi
if test "x${link_execinfo}" = "xno" ; then
AC_MSG_ERROR([Cannot use backtrace_symbols_fd()])
dnl AC_MSG_ERROR([Cannot use backtrace_symbols_fd()])
fi