Paul Eggert wrote: > Also, why is gnulib-tool now renaming symbols like > _GL_CXXDEFS_H to _gl_GL_CXXDEFS_H in .h files? > This seems gratuitous. I'd rather leave symbols alone > by default.
The patch that I've prepared for it in November, along the idea to which I and Gary agreed [1][2], indeed leaves the include guard unchanged, if the macro-prefix is 'gl'. But Bruce mistakenly pushed a merge which included the original but less thoughtful replacement code from Gary. Bruno [1] http://lists.gnu.org/archive/html/bug-gnulib/2010-10/msg00309.html [2] http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00199.html -- In memoriam Chris Gueffroy <http://en.wikipedia.org/wiki/Chris_Gueffroy>
