From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17066 invoked by alias); 24 Nov 2006 21:31:30 -0000 Received: (qmail 17053 invoked by uid 9674); 24 Nov 2006 21:31:29 -0000 Date: Fri, 24 Nov 2006 21:31:00 -0000 Message-ID: <20061124213129.17051.qmail@sourceware.org> From: jkratoch@sourceware.org To: frysk-cvs@sourceware.org Subject: frysk-imports/libunwind ChangeLog src/Makefile ... Mailing-List: contact frysk-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-cvs-owner@sourceware.org Reply-To: frysk@sourceware.org X-SW-Source: 2006-q4/txt/msg00405.txt.bz2 CVSROOT: /cvs/frysk Module name: frysk-imports Changes by: jkratoch@sourceware.org 2006-11-24 21:31:29 Modified files: libunwind : ChangeLog libunwind/src : Makefile.in libunwind/tests: Makefile.in Log message: * src/Makefile.in (INCFLAGS): Backward compatible $(top_builddir) fix for the autoconf-2.59c compatibility. * tests/Makefile.in (INCFLAGS, LDFLAGS): Likewise. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/ChangeLog.diff?cvsroot=frysk&r1=1.15&r2=1.16 http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/src/Makefile.in.diff?cvsroot=frysk&r1=1.1&r2=1.2 http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/tests/Makefile.in.diff?cvsroot=frysk&r1=1.2&r2=1.3