On Mon, Aug 10, 2009 at 2:22 PM, Sam Steingold<s...@gnu.org> wrote: > I followed your instructions, so now I have unistd.h both in the above > and in build/gllib/unistd.h > the former comes first on the gcc -I list, but, apparently, #include > next discards it and only the latter is actually used.
... and when I remove build/gllib/ from the -I list, regexp stops working because it needs alloca.h in build/gllib/. -- Sam Steingold <http://sds.podval.org>