Kevin Ryde wrote: > > #define __need_size_t > #include <stddef.h> > #undef __need_size_t /*NOTATEMPLATE*/ #ifdef __undef_need_size_t #undef __need_size_t #endif BTW, if you want to install a config.h file, you may want to use this: http://pfe.sourceforge.net/autoconf/ac_prefix_config_h.html and invent a proj-conf.h that includes the derived proj-config.h. cheers, -- guido Edel sei der Mensch, hilfreich und gut 31:GCS/E/S/P C++$++++ ULHS L++w- N++@ d(+-) s+a- h.r(*@)>+++ y++ 5++X-
- config headers and #undefs Kevin Ryde
- Re: config headers and #undefs Guido Draheim
- Re: config headers and #undefs Kevin Ryde
- Re: config headers and #undefs Akim Demaille
- Re: config headers and #undefs Akim Demaille
- Re: config headers and #undefs Kevin Ryde
- Re: config headers and #undefs Akim Demaille