This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: S/390: Fix backtrace support for Java


On Sat, 29 Mar 2003, Ulrich Weigand wrote:
> libjava/ ChangeLog:
>
> 	* configure.in (HAVE_BACKTRACE) [s390*-*-linux*]: Define.

A common changelog error: that means something else (see
GNU coding standards).  Should be

>       * configure.in (HAVE_BACKTRACE) <s390*-*-linux*>: Define.

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]