This is the mail archive of the gcc-cvs@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]

gcc/libjava ChangeLog Makefile.am Makefile.in ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_0-branch
Changes by:	tromey@gcc.gnu.org	2001-07-18 09:56:42

Modified files:
	libjava        : ChangeLog Makefile.am Makefile.in acinclude.m4 
	                 aclocal.m4 configure configure.in 
	                 libgcj.spec.in 
	libjava/gcj    : Makefile.in 
	libjava/include: Makefile.in config.h.in 
	libjava/testsuite: Makefile.in 

Log message:
	For PR java/2812:
	* libgcj.spec.in (*lib): Added LIBICONV.
	* Makefile.am (GCJLINK): Added ICONV_LDFLAGS.
	(LIBLINK): Likewise.
	* configure: Rebuilt.
	* configure.in: Call AM_ICONV.  Don't check for iconv function.
	* acinclude.m4 (AM_ICONV): New macro, from Bruno Haible.  Then
	modified to generate ICONV_LDFLAGS.

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.89&r2=1.674.2.90
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.13&r2=1.129.2.14
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.14&r2=1.139.2.15
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.4.3&r2=1.7.4.4
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.4.3&r2=1.14.4.4
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.16&r2=1.78.2.17
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.13&r2=1.73.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/libgcj.spec.in.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.13.2.3&r2=1.13.2.4
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.5&r2=1.13.4.6
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.5&r2=1.15.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/include/config.h.in.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.27.4.1&r2=1.27.4.2
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.5&r2=1.25.4.6


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