head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2003.12.26.15.56.36;	author obrien;	state dead;
branches;
next	1.1;

1.1
date	2003.12.15.07.45.53;	author obrien;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to the 2003-12-24 snapshot.
@
text
@--- gcc/configure.orig	Sun Dec 14 22:51:04 2003
+++ gcc/configure	Sun Dec 14 22:51:25 2003
@@@@ -8112 +8112 @@@@
-s%@@CPPFLAGS@@%$CPPFLAGS%g
+s%@@CONFIGURE_CPPFLAGS@@%$CPPFLAGS%g
@


1.1
log
@* Deal with GCC's configurary's assumption that /usr/local/{include,lib}
  are searched automatically by the compiler by using --with-libiconv-prefix.
  W/o --with-libiconv-prefix, 'configure' finds the lib, but not the header.
  During the make, neither will be found; a lot of inconsistency here...
* Deal with GCC's configurary's brokenness WRT --with-libiconv-prefix due
  not actually passing the found header path to CFLAGS in any way.
@
text
@@

