http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40125
Dave Korn <davek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22549|0 |1 is obsolete| | Keywords| |patch URL| |http://gcc.gnu.org/ml/gcc-p | |atches/2010-12/msg00132.htm | |l --- Comment #5 from Dave Korn <davek at gcc dot gnu.org> 2010-11-28 05:40:58 UTC --- Created attachment 22552 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22552 revised patch last one had a couple of quoting glitches in it. fixed in this spin. don't forget to regenerate everything. aclocal requires the args "-I ../config -I . -I .. " in every directory except libjava where it requires "-I . -I .. -I ../config -I libltdl". autoconf required in each of the top-level subdirs touched, automake in all but libobjc.