This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

[PATCH][BUGFIX][gcj 4.1,4.2][PR 31932] gcj: Remove useless HAVE_ICONV_H [2/2]


After applying previous part HAVE_ICONV_H is no longer used in gcc/*. We can safely remove the check from gcc/configure.ac

2007-05-18 Sergiy Vyshnevetskiy <serg@vostok.net>

	* configure.ac: Remove useless check for iconv.h existence.
	* configure: Regenerate

Attachment: patch-gcj-have_iconv_h-2
Description: Text document


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