natStackTrace.cc (fillInStackTrace): Throw #ifdef (HAVE_BACKTRACE) around the whole...
authorAndrew Haley <aph@redhat.com>
Thu, 5 Dec 2002 11:35:11 +0000 (11:35 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Thu, 5 Dec 2002 11:35:11 +0000 (11:35 +0000)
commitd8f2e87b7727707c23476f97224c5fd7756fab0a
treebeb9a681e04eb34ae7465e8012c20e90dbe09129
parent9148659d5825c5990c882b3d70c642d3159e4909
natStackTrace.cc (fillInStackTrace): Throw #ifdef (HAVE_BACKTRACE) around the whole function body.

2002-12-05  Andrew Haley  <aph@redhat.com>

* gnu/gcj/runtime/natStackTrace.cc (fillInStackTrace): Throw
#ifdef (HAVE_BACKTRACE) around the whole function body.

From-SVN: r59855
libjava/ChangeLog
libjava/gnu/gcj/runtime/natStackTrace.cc