Nikos Mavrogiannopoulos wrote: > I'm using the C++ compiler. > (in gnutls, that has C and C++ components).
Please, when reporting a bug, _always_ provide a "How to reproduce" recipe. In particular, you missed two occasions to tell which C compiler and which C++ compiler you are using. Paul Eggert wrote: > In that case, AC_C_RESTRICT should report that your C++ > compiler does not support 'restrict' when compiling C code. > What goes wrong in that process? Maybe the problem is that when the same problem occurred in October 2007 [1], you put in a workaround specially for the Sun C++ compiler [2], and Nikos' compiler brand is possibly a different one? Bruno [1] http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00027.html [2] http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00032.html -- In memoriam Hendrik Nicolaas Werkman <http://en.wikipedia.org/wiki/Hendrik_Nicolaas_Werkman>