This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


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

bootstrap/3075


The following reply was made to PR bootstrap/3075; it has been noted by GNATS.

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: bootstrap/3075
Date: 8 Jun 2001 17:58:17 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_0-branch
 Changes by:	tromey@gcc.gnu.org	2001-06-08 10:58:17
 
 Modified files:
 	libjava        : ChangeLog Makefile.am Makefile.in acinclude.m4 
 	                 aclocal.m4 configure configure.in 
 	libjava/gcj    : Makefile.in 
 	libjava/include: Makefile.in 
 	libjava/testsuite: Makefile.in 
 
 Log message:
 	For PR bootstrap/3075:
 	* configure, aclocal.m4, Makefile.am: Rebuilt.
 	* configure.in: Pass `--with-auxdir' to subdir configure.  Don't
 	call AC_CONFIG_AUX_DIR or AC_CANONICAL_SYSTEM.  Look for unwind.h
 	relative to libgcj_basedir.
 	* acinclude.m4 ((LIBGCJ_CONFIGURE): Call AC_CONFIG_AUX_DIR and
 	AC_CANONICAL_SYSTEM here.
 	* Makefile.am (CONFIG_STATUS_DEPENDENCIES): Use srcdir, not
 	libgcj_basedir.
 	($(extra_headers)): New target.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.674.2.80&r2=1.674.2.81
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.129.2.12&r2=1.129.2.13
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.139.2.12&r2=1.139.2.13
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/acinclude.m4.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.7&r2=1.7.4.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/aclocal.m4.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.14&r2=1.14.4.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.78.2.11&r2=1.78.2.12
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/configure.in.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.73.2.10&r2=1.73.2.11
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gcj/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.13.4.3&r2=1.13.4.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/include/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.15.4.3&r2=1.15.4.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/testsuite/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.25.4.3&r2=1.25.4.4
 


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